diff --git a/.drone.yml b/.drone.yml index fcfbd19..a908d15 100644 --- a/.drone.yml +++ b/.drone.yml @@ -24,6 +24,7 @@ steps: from_secret: deploy_ssh_port script: - cd /home/coreid/CoreID + - git checkout master - git pull - git checkout ${DRONE_TAG} - git pull