FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects

feat: build docker stages

Merged Sebastiaan ten Pas requested to merge 78-docker-build-stage into master

Closes #78 (closed)

This MR adds the ability to build and publish specified stages from the Dockerfile by including /auto-devops/multi-target-docker-images.yml alongside other templates:

include:
  - project: "uis/devops/continuous-delivery/ci-templates"
    file: "/auto-devops/multi-target-docker-images.gitlab-ci.yml"
    inputs:
      docker_build_targets: ["stage1", "stage2"]

An example pipeline running this can be found here:

https://gitlab.developers.cam.ac.uk/uis/devops/experiments/st981-test/lab-allocator/-/pipelines/609579

Edited by Sebastiaan ten Pas

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading