Update '.drone.yml'
continuous-integration/drone the build is pending
Details
continuous-integration/drone the build is pending
Details
This commit is contained in:
parent
82da0c99f8
commit
b28edbdfc3
|
@ -1,6 +1,7 @@
|
|||
pipeline:
|
||||
build:
|
||||
image: debian
|
||||
pull: true
|
||||
commands:
|
||||
- echo "HALLO WELT, KANNST DU MICH HOEREN"
|
||||
when:
|
||||
|
@ -8,6 +9,7 @@ pipeline:
|
|||
|
||||
package:
|
||||
image: debian
|
||||
pull: true
|
||||
commands:
|
||||
- echo "zap"
|
||||
when:
|
||||
|
|
Loading…
Reference in New Issue