Checkout master on prod deploy
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user