Checkout prod branch on deploy
This commit is contained in:
parent
96a614c1af
commit
fcb5b58b11
@ -25,6 +25,8 @@ steps:
|
|||||||
script:
|
script:
|
||||||
- cd /home/coreid/CoreID
|
- cd /home/coreid/CoreID
|
||||||
- git pull
|
- git pull
|
||||||
|
- git checkout ${DRONE_TAG}
|
||||||
|
- git pull
|
||||||
- yarn install
|
- yarn install
|
||||||
when:
|
when:
|
||||||
event:
|
event:
|
||||||
|
Loading…
Reference in New Issue
Block a user