mirror of
https://gitlab.com/stilobique/blender-docker.git
synced 2026-05-27 20:27:47 +02:00
Rename stage job
This commit is contained in:
+3
-3
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user