Rename stage job

This commit is contained in:
2022-12-26 10:51:01 +01:00
parent 73ca632563
commit 84676eb9dc
+3 -3
View File
@@ -5,8 +5,8 @@ cache:
- /opt/blender-git/lib # Blender Subversion lib package
policy: pull
update:
stage: update
update-cache:
stage: .pre
cache:
key: blender-source
image: stilobique/csv:latest
@@ -19,7 +19,7 @@ update:
- cd /opt/blender-git/lib
- svn checkout https://svn.blender.org/svnroot/bf-blender/trunk/lib/linux_centos7_x86_64
build:
build-dockerfile:
image: docker:19.03.12
rules:
- changes: