Update .gitlab-ci.yml file

This commit is contained in:
Slava
2024-03-11 22:18:59 +00:00
parent 3aae0e088f
commit aaceb2bdaf

View File

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