Update .gitlab-ci.yml

This commit is contained in:
Daniel Løvbrøtte Olsen 2019-07-20 14:00:54 +00:00
parent 1a5ea3e4c5
commit be671e61c5
1 changed files with 1 additions and 2 deletions

View File

@ -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