mirror of
https://gitlab.com/stilobique/blender-docker.git
synced 2026-05-27 20:27:47 +02:00
Fix bad stage name
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
job-init:
|
||||
stage: init
|
||||
stage: .pre
|
||||
script: echo "make something useful before build stage"
|
||||
|
||||
job-build-docker-latest:
|
||||
|
||||
Reference in New Issue
Block a user