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