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