Update .gitlab-ci.yml
This commit is contained in:
parent
1a5ea3e4c5
commit
be671e61c5
|
@ -31,7 +31,6 @@ deploy:
|
|||
|
||||
- ssh "$SERVER_HOST" mcrcon -H localhost -p minecraft "minecraft:reload"
|
||||
|
||||
- ssh "$SERVER_HOST" upnpc --help
|
||||
- ssh "$SERVER_HOST" upnpc -r 22 2222 TCP
|
||||
- ssh "$SERVER_HOST" upnpc -n "10.0.0.140" 22 2222 TCP
|
||||
only:
|
||||
- master
|
Loading…
Reference in New Issue