This website works better with JavaScript
Home
Explore
Help
Sign In
mirrors
/
borgmatic
mirror of
https://github.com/witten/borgmatic
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Attempted Drone CI configuration.
Dan Helfman
6 years ago
parent
0b164973e0
commit
4bcc517326
1 changed files
with
5 additions
and
0 deletions
Unified View
Show Diff Stats
5
0
.drone.yml
+ 5
- 0
.drone.yml
View File
@@ -0,0 +1,5 @@
+pipeline:
+ build:
+ image: python:3.7.0-alpine3.8
+ commands:
+ - tox