Update .gitlab-ci.yml file

This commit is contained in:
Slava
2024-03-11 22:22:06 +00:00
parent aaceb2bdaf
commit 292a975b28

View File

@@ -67,5 +67,5 @@ push:
- ssh-add ~/.ssh/id_rsa
script:
- ssh $BOT_HOST -oStrictHostKeyChecking=accept-new -v 'cd /opt/discord/tarkov && git pull && mkdir test'
- ssh $BOT_HOST -oStrictHostKeyChecking=accept-new -v 'cd /opt/discord/tarkov && git pull'