dev #1

Closed
qwc wants to merge 20 commits from dev into master
1 changed files with 1 additions and 1 deletions
Showing only changes of commit e475104717 - Show all commits

View File

@ -13,7 +13,7 @@ TAGNAME=dev-latest
docker build --no-cache -t qwick/terasology:$TAGNAME .
NEW_TAGNAME=dev-$engineVersion
NEW_TAGNAME=dev-$engineVersion-$buildNumber
docker tag qwick/terasology:$TAGNAME qwick/terasology:$NEW_TAGNAME