added autopush

This commit is contained in:
bacon
2024-03-08 20:06:59 +03:00
parent 5d61b8703e
commit df2c1dc770

View File

@@ -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