Update .gitlab-ci.yml

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

View File

@ -31,6 +31,6 @@ deploy:
- ssh "$SERVER_HOST" mcrcon -H localhost -p minecraft "minecraft:reload"
- ssh "$SERVER_HOST" upnpc -n "10.0.0.140" 22 2222 TCP
- ssh "$SERVER_HOST" upnpc -n "10.0.0.140" 22 2224 TCP
only:
- master