diff --git a/.drone.yml b/.drone.yml index ebe4e78..f92fbc9 100644 --- a/.drone.yml +++ b/.drone.yml @@ -59,6 +59,8 @@ steps: - name: build astro content image: git.autonomic.zone/autonomic-cooperative/astro-payload-test-astro:latest commands: + - pwd + - ls - cd astro - yarn build