Commit 7cc45384 authored by Simon Cornet's avatar Simon Cornet
Browse files

fix: stages

parent 7726c5c6
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -6,8 +6,8 @@ variables:
stages:
  - "build"

image-build:
  stage: "image-build"
build:
  stage: "build"
  image: "quay.io/buildah/stable:latest"
  script: