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