diff --git a/.drone.yml b/.drone.yml index 09f1885..fab3eed 100644 --- a/.drone.yml +++ b/.drone.yml @@ -22,8 +22,7 @@ steps: key: from_secret: ssh_key script: - - ls - - pwd + - cd test-app - docker-compose restart # - name: notify # image: curlimages/curl:7.80.0