Fix bad stage name

This commit is contained in:
Aurelien Vaillant
2022-01-28 13:44:31 +01:00
parent bb0f37e0fd
commit f1086fee84
+1 -1
View File
@@ -1,5 +1,5 @@
job-init: job-init:
stage: init stage: .pre
script: echo "make something useful before build stage" script: echo "make something useful before build stage"
job-build-docker-latest: job-build-docker-latest: