added autopush
This commit is contained in:
@@ -18,7 +18,7 @@ qodana:
|
|||||||
deploy:
|
deploy:
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
image: bash
|
image: alpine
|
||||||
script:
|
script:
|
||||||
- ssh-add <(echo '$SSH_KEY')
|
- ssh-add <(echo '$SSH_KEY')
|
||||||
- ssh $BOT_HOST && cd /opt/discord/tarkov && git pull
|
- ssh $BOT_HOST && cd /opt/discord/tarkov && git pull
|
||||||
Reference in New Issue
Block a user