Update '.drone.yml'
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
b3218afd07
commit
c5981e930d
|
@ -7,6 +7,7 @@ steps:
|
||||||
image: busybox
|
image: busybox
|
||||||
commands:
|
commands:
|
||||||
- echo hello-world
|
- echo hello-world
|
||||||
|
- echo $(pwd)
|
||||||
|
|
||||||
- name: backend
|
- name: backend
|
||||||
image: composer
|
image: composer
|
||||||
|
|
Loading…
Reference in New Issue