Mise à jour de '.drone.yml'
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
6a7f6e3bcb
commit
4c83f818e7
@ -4,7 +4,7 @@ type: docker
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: say-hello
|
- name: say-hello
|
||||||
image: busybox
|
image: alpine:3.8
|
||||||
commands:
|
commands:
|
||||||
- echo hello-world
|
- echo Chipololo
|
||||||
|
|
Loading…
Reference in New Issue
Block a user