Compare commits

..

1 Commits
1.1.1 ... 7.7.7

Author SHA1 Message Date
645bb34b4d Update '.drone.yml'
All checks were successful
continuous-integration/drone the build was successful
2021-08-23 17:22:20 +02:00

View File

@ -1,13 +1,13 @@
pipeline:
build:
image: golang
image: debian
commands:
- echo "HALLO WELT, KANNST DU MICH HOEREN"
when:
event: [push, tag]
package:
image: golang
image: debian
commands:
- echo "zap"
when: