Update .gitlab-ci.yml
This commit is contained in:
parent
5eb52e121e
commit
7df7b4567e
|
@ -109,7 +109,7 @@ restart:
|
|||
- echo "$SSH_KNOWN_HOSTS" > ~/.ssh/known_hosts
|
||||
- chmod 644 ~/.ssh/known_hosts
|
||||
|
||||
- ssh "$SERVER_HOST" mcrcon -H localhost -p minecraft "minecraft:say SERVER RESTART IN 2 MINUTES"
|
||||
- ssh "$SERVER_HOST" mcrcon -H localhost -p minecraft 'minecraft:say SERVER BLABLA IN 2 MINUTES'
|
||||
|
||||
only:
|
||||
refs:
|
||||
|
|
Loading…
Reference in New Issue