diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3c07b31d..235bd2c7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,7 +4,6 @@ services: before_script: - apk add --no-cache python3 - - pip install -U pip - pip3 install -r app/requirements.txt stages: