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