diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index bd9ee18..bb9526e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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