This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
mirrors
/
borgmatic
kopia lustrzana
https://github.com/witten/borgmatic
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Przeglądaj źródła
Install tox before using it.
Dan Helfman
6 lat temu
rodzic
65bb5a49e2
commit
fd3130b4d9
1 zmienionych plików
z
1 dodań
i
0 usunięć
Widok podzielony
Pokaż statystyki zmian
1
0
.drone.yml
+ 1
- 0
.drone.yml
Wyświetl plik
@@ -2,4 +2,5 @@ pipeline:
build:
image: python:3.7.0-alpine3.8
commands:
+ - pip install tox
- tox