kopia lustrzana https://gitlab.com/jaywink/federation
fix woodpecker config syntax for Bourne shell.
rodzic
f2b9facd50
commit
d0cb8dd701
|
@ -5,6 +5,6 @@ steps:
|
||||||
- python -V
|
- python -V
|
||||||
- pip install virtualenv
|
- pip install virtualenv
|
||||||
- virtualenv venv
|
- virtualenv venv
|
||||||
- source venv/bin/activate
|
- . venv/bin/activate
|
||||||
- pip install tox
|
- pip install tox
|
||||||
- tox
|
- tox
|
||||||
|
|
Ładowanie…
Reference in New Issue