diff --git a/.drone.yml b/.drone.yml index 48f79569..bf3c58ac 100644 --- a/.drone.yml +++ b/.drone.yml @@ -22,6 +22,7 @@ steps: - mkdir -p /opt/build - cd /opt/build - git clone http://38.47.180.165:3000/mediahub/mediahub-fe.git + - git checkout $DRONE_BRANCH - name: build image when: