Pin version of Pip #172

Closed
decentral1se wants to merge 1 commits from (deleted):cifix/pin-pip into main
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ pipeline:
image: python:${PYTHON_VERSION}-alpine${ALPINE_VERSION}
pull: true
commands:
- pip install --upgrade pip==19.1.1
- pip install tox
- tox
- apk add --no-cache borgbackup