mirror of
https://gitlab.com/stilobique/blender-docker.git
synced 2026-05-27 20:27:47 +02:00
Fix init git clone folder
This commit is contained in:
@@ -16,6 +16,7 @@ update:
|
||||
cache:
|
||||
key: blender-source
|
||||
script:
|
||||
- mkdir /opt/blender-git -p
|
||||
- cd /opt/blender-git
|
||||
- clone https://git.blender.org/blender.git
|
||||
- svn checkout
|
||||
|
||||
Reference in New Issue
Block a user