mirror of
https://gitlab.com/stilobique/blender-docker.git
synced 2026-05-27 20:27:47 +02:00
Change image setting
This commit is contained in:
+2
-1
@@ -1,3 +1,5 @@
|
||||
image: docker:19.03.12
|
||||
|
||||
stages:
|
||||
- update
|
||||
- build
|
||||
@@ -26,7 +28,6 @@ update:
|
||||
- svn checkout https://svn.blender.org/svnroot/bf-blender/trunk/lib/linux_centos7_x86_64
|
||||
|
||||
build:
|
||||
image: docker:19.03.12
|
||||
rules:
|
||||
- changes:
|
||||
- build.json
|
||||
|
||||
Reference in New Issue
Block a user