mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced 2026-07-22 02:03:01 +02:00
Pin tox version
Towards more reproducible results with Tox.
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ pipeline:
|
||||
image: python:${PYTHON_VERSION}-alpine${ALPINE_VERSION}
|
||||
pull: true
|
||||
commands:
|
||||
- pip install tox
|
||||
- pip install tox==3.10.0
|
||||
- tox
|
||||
- apk add --no-cache borgbackup
|
||||
- tox -e end-to-end
|
||||
|
||||
Reference in New Issue
Block a user