mirror of
https://gitlab.com/stilobique/blender-docker.git
synced 2026-05-27 20:27:47 +02:00
Setup a dedicated csv image used
This commit is contained in:
+1
-2
@@ -13,9 +13,8 @@ update:
|
||||
stage: update
|
||||
cache:
|
||||
key: blender-source
|
||||
image: ubuntu:22.04
|
||||
image: stilobique/csv:latest
|
||||
script:
|
||||
- apt-get install -y git svn
|
||||
- mkdir -p /opt/blender-git/lib
|
||||
- cd /opt/blender-git
|
||||
- git clone https://git.blender.org/blender.git
|
||||
|
||||
Reference in New Issue
Block a user