Update '.drone.yml'
continuous-integration/drone the build was successful
Details
continuous-integration/drone the build was successful
Details
This commit is contained in:
parent
b5de206e91
commit
645bb34b4d
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue