mirror of
https://gitlab.com/stilobique/blender-docker.git
synced 2026-05-28 12:41:22 +02:00
Fix bad stage name
This commit is contained in:
+1
-1
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user