diff --git a/.drone.yml b/.drone.yml index d79d9ef..cdc49f1 100644 --- a/.drone.yml +++ b/.drone.yml @@ -24,7 +24,7 @@ steps: command_timeout: 2m script: - cd test-app - - git pull + - git pull gitea - docker-compose restart # - name: notify # image: curlimages/curl:7.80.0