Update '.drone.yml'
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Sergio Álvarez 2022-01-09 22:27:09 +01:00
parent b3218afd07
commit c5981e930d
1 changed files with 1 additions and 0 deletions

View File

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