Loading .gitlab/build.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -6,8 +6,8 @@ variables: stages: - "build" image-build: stage: "image-build" build: stage: "build" image: "quay.io/buildah/stable:latest" script: Loading Loading
.gitlab/build.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -6,8 +6,8 @@ variables: stages: - "build" image-build: stage: "image-build" build: stage: "build" image: "quay.io/buildah/stable:latest" script: Loading