diff --git a/.drone.yml b/.drone.yml index 1a9b042..927907f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -18,7 +18,7 @@ steps: script: - cd /home/rhnvrm/apps/rohanverma.net - git fetch origin - - git checkout $DRONE_COMMIT + - git checkout origin/master - cd /home/rhnvrm/proxy - docker-compose build rohanvermanet - docker-compose up -d rohanvermanet