Checkout master on prod deploy
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

This commit is contained in:
Garrett Mills 2020-09-14 17:31:59 -05:00
parent fcb5b58b11
commit a4695a7ecd
Signed by: garrettmills
GPG Key ID: D2BF5FBA8298F246

View File

@ -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