Compare commits

...

4 Commits

Author SHA1 Message Date
2f299a873e Update '.drone.yml'
All checks were successful
continuous-integration/drone the build was successful
2021-08-24 00:22:17 +02:00
aec5defecc Update '.drone.yml'
Some checks are pending
continuous-integration/drone the build is pending
2021-08-23 20:45:56 +02:00
2ecd301dce Update '.drone.yml'
All checks were successful
continuous-integration/drone the build was successful
2021-08-23 18:13:52 +02:00
b28edbdfc3 Update '.drone.yml'
Some checks are pending
continuous-integration/drone the build is pending
2021-08-23 17:53:00 +02:00

View File

@ -1,6 +1,7 @@
pipeline:
build:
image: debian
pull: true
commands:
- echo "HALLO WELT, KANNST DU MICH HOEREN"
when:
@ -8,9 +9,11 @@ pipeline:
package:
image: debian
pull: true
commands:
- echo "zap"
when:
event: tag
branches: master
# Not working :/
#branches: master