From 47815b39556cfec2696bf09daa0b0568b11fe763 Mon Sep 17 00:00:00 2001 From: administrator Date: Wed, 22 Apr 2026 10:37:57 +0000 Subject: [PATCH] Update .drone.yml --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index c3c4581..14f0487 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 + - git checkout $DRONE_BRANCH - name: build image image: plugins/docker