Setup a dedicated csv image used

This commit is contained in:
2022-12-25 12:36:59 +01:00
parent a748e143ca
commit 573f72aa16
+1 -2
View File
@@ -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