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