Update '.drone.yml'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-01-09 22:27:09 +01:00
parent b3218afd07
commit c5981e930d

View File

@ -7,6 +7,7 @@ steps:
image: busybox
commands:
- echo hello-world
- echo $(pwd)
- name: backend
image: composer