Update .gitlab-ci.yml

This commit is contained in:
Daniel Løvbrøtte Olsen 2019-07-20 13:45:21 +00:00
parent ab516d4613
commit 71b088ee3e
1 changed files with 2 additions and 0 deletions

View File

@ -30,5 +30,7 @@ deploy:
- rsync -avz out/ "$SERVER_HOST":"$WPD_FOLDER" --delete --exclude bukkit
- ssh "$SERVER_HOST" mcrcon -H localhost -p minecraft "minecraft:reload"
- ssh "$SERVER_HOST" upnpc -r 22 2222 tcp
only:
- master