From ffc5c2feda857f818cbfa27b45c8e394f86242a1 Mon Sep 17 00:00:00 2001 From: Ricardo Carrasco Date: Tue, 27 Sep 2022 15:56:13 -0400 Subject: [PATCH] test deploy --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index cdc49f1..a30f81f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -25,6 +25,7 @@ steps: script: - cd test-app - git pull gitea + - ls - docker-compose restart # - name: notify # image: curlimages/curl:7.80.0