Enable CI on drone (#5)
All checks were successful
continuous-integration/drone the build was successful
All checks were successful
continuous-integration/drone the build was successful
This commit is contained in:
parent
e53bc70274
commit
b01b279f3a
3 changed files with 6 additions and 21 deletions
5
.drone.yml
Normal file
5
.drone.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
pipeline:
|
||||
build:
|
||||
image: aegypius/repoman
|
||||
commands:
|
||||
- repoman -x -p
|
Loading…
Add table
Add a link
Reference in a new issue