From 7e3284bad3ddc1615902f0a6024052f7a3d1e7a9 Mon Sep 17 00:00:00 2001 From: Rama Priyanto Date: Tue, 3 Mar 2026 13:56:06 +0700 Subject: [PATCH] fix:drone yml --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 4dae8cd..c9b4bcb 100644 --- a/.drone.yml +++ b/.drone.yml @@ -21,6 +21,7 @@ steps: - cd /opt/build - git clone http://38.47.180.165:3000/narasi-ahli/narasiahli-be.git - cd /opt/build/narasi-ahli-be + - git checkout $DRONE_BRANCH - name: build image when: