Checkout master on prod deploy
This commit is contained in:
parent
fcb5b58b11
commit
a4695a7ecd
@ -24,6 +24,7 @@ steps:
|
|||||||
from_secret: deploy_ssh_port
|
from_secret: deploy_ssh_port
|
||||||
script:
|
script:
|
||||||
- cd /home/coreid/CoreID
|
- cd /home/coreid/CoreID
|
||||||
|
- git checkout master
|
||||||
- git pull
|
- git pull
|
||||||
- git checkout ${DRONE_TAG}
|
- git checkout ${DRONE_TAG}
|
||||||
- git pull
|
- git pull
|
||||||
|
Loading…
Reference in New Issue
Block a user