Revert CI python setup, add a logging setup with the main script execution

This commit is contained in:
stilobique-surface
2022-06-11 10:22:44 +02:00
parent 4fbb2cd64b
commit f767bac2fc
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -9,4 +9,4 @@ job-build-docker-latest:
- apk add py3-pip
- python3 -m pip install --upgrade pip
- python3 -m pip install -r requirement-build.txt
- python3 main.py -u
- python3 main.py