Reverting the not working thingy
continuous-integration/drone the build was successful
Details
continuous-integration/drone the build was successful
Details
This commit is contained in:
parent
fddcf35c09
commit
951de61e16
|
@ -3,7 +3,7 @@ pipeline:
|
|||
image: debian
|
||||
pull: true
|
||||
commands:
|
||||
- echo "HALLO WELT, KANNST DU MICH HOEREN"
|
||||
- echo "Testing Build"
|
||||
when:
|
||||
event: [push, tag]
|
||||
|
||||
|
@ -16,4 +16,4 @@ pipeline:
|
|||
event: tag
|
||||
|
||||
# Not working :/
|
||||
branches: master
|
||||
# branches: master
|
Loading…
Reference in New Issue