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