diff --git a/.drone.yml b/.drone.yml index e77b657..00004a0 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,6 +10,7 @@ steps: commands: - mkdir -p output - ./generate.sh + - ls -lhaR /drone/src/output - name: publish new contents image: 3wordchant/docker-cp-deploy:latest