From e559d816c830ca7bb8cdd247a6bd0fa89b97d4dc Mon Sep 17 00:00:00 2001 From: administrator Date: Wed, 22 Apr 2026 10:39:02 +0000 Subject: [PATCH] Update .drone.yml --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 14f0487..fae03f3 100644 --- a/.drone.yml +++ b/.drone.yml @@ -20,6 +20,7 @@ steps: - mkdir -p /opt/build - cd /opt/build - git clone http://38.47.180.165:3000/humas/web-humas-fe.git + - cd /opt/build/web-humas-fe - git checkout $DRONE_BRANCH - name: build image