mirror of
https://gitlab.com/stilobique/blender-docker.git
synced 2026-05-28 12:41:22 +02:00
CI Gitlab, add argument with python execution to output the sdtout
This commit is contained in:
+1
-1
@@ -9,4 +9,4 @@ job-build-docker-latest:
|
|||||||
- apk add py3-pip
|
- apk add py3-pip
|
||||||
- python3 -m pip install --upgrade pip
|
- python3 -m pip install --upgrade pip
|
||||||
- python3 -m pip install -r requirement-build.txt
|
- python3 -m pip install -r requirement-build.txt
|
||||||
- python3 main.py
|
- python3 main.py -u
|
||||||
|
|||||||
Reference in New Issue
Block a user