Clear unused command, and update the docker build step

This commit is contained in:
2022-06-10 17:01:50 +02:00
parent 1f7edcc59b
commit ec155ab6d7
2 changed files with 1 additions and 3 deletions
-2
View File
@@ -7,8 +7,6 @@ job-build-docker-latest:
script:
- apk add python3
- apk add py3-pip
- pip --version
- python3 --version
- python3 -m pip install --upgrade pip
- python3 -m pip install -r requirement-build.txt
- python3 main.py