From b1574a36fc5d82ddd33025162b553a797f8866c7 Mon Sep 17 00:00:00 2001 From: Ricardo Carrasco Date: Tue, 27 Sep 2022 15:55:19 -0400 Subject: [PATCH] test deploy --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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