Update .gitlab-ci.yml file

This commit is contained in:
Slava
2024-03-11 22:15:26 +00:00
parent 12ef6cf180
commit 3aae0e088f

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 -y 'cd /opt/discord/tarkov && git pull && mkdir test'