Update .gitlab-ci.yml
This commit is contained in:
parent
71b088ee3e
commit
c3b5d23af5
|
@ -31,6 +31,6 @@ deploy:
|
|||
|
||||
- ssh "$SERVER_HOST" mcrcon -H localhost -p minecraft "minecraft:reload"
|
||||
|
||||
- ssh "$SERVER_HOST" upnpc -r 22 2222 tcp
|
||||
- ssh "$SERVER_HOST" upnpc -r 22 2222 TCP
|
||||
only:
|
||||
- master
|
Loading…
Reference in New Issue