lol
This commit is contained in:
19
.drone.yml
19
.drone.yml
@@ -1,19 +0,0 @@
|
||||
pipeline:
|
||||
build:
|
||||
image: debian
|
||||
pull: true
|
||||
commands:
|
||||
- echo "Testing Build"
|
||||
when:
|
||||
event: [push, tag]
|
||||
|
||||
package:
|
||||
image: debian
|
||||
pull: true
|
||||
commands:
|
||||
- echo "zap"
|
||||
when:
|
||||
event: tag
|
||||
|
||||
# Not working :/
|
||||
# branches: master
|
||||
Reference in New Issue
Block a user