diff --git a/.drone.yml b/.drone.yml index e993316..17d6921 100644 --- a/.drone.yml +++ b/.drone.yml @@ -25,7 +25,7 @@ steps: script: - cd test-app - git pull - - ls + - ls -la - docker-compose restart # - name: notify # image: curlimages/curl:7.80.0