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