Reverting the not working thingy
continuous-integration/drone the build was successful Details

This commit is contained in:
Kevin Dorner 2021-08-30 23:38:29 +02:00
parent fddcf35c09
commit 951de61e16
1 changed files with 2 additions and 2 deletions

View File

@ -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