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
|
image: debian
|
||||||
pull: true
|
pull: true
|
||||||
commands:
|
commands:
|
||||||
- echo "HALLO WELT, KANNST DU MICH HOEREN"
|
- echo "Testing Build"
|
||||||
when:
|
when:
|
||||||
event: [push, tag]
|
event: [push, tag]
|
||||||
|
|
||||||
|
@ -16,4 +16,4 @@ pipeline:
|
||||||
event: tag
|
event: tag
|
||||||
|
|
||||||
# Not working :/
|
# Not working :/
|
||||||
branches: master
|
# branches: master
|
Loading…
Reference in New Issue