Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ stages: - "build" image-build: stage: "image-build" stage: "build" image: "quay.io/buildah/stable:latest" script: Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ stages: - "build" image-build: stage: "image-build" stage: "build" image: "quay.io/buildah/stable:latest" script: Loading