mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-09 23:37:51 +07:00
Updated travis.yml
This commit is contained in:
@ -14,7 +14,7 @@ script:
|
||||
- "./gradlew desktop:dist -Pbuildversion=${TRAVIS_TAG:1}"
|
||||
- "./gradlew server:dist -Pbuildversion=${TRAVIS_TAG:1}"
|
||||
- git clone --depth=1 --branch=master https://github.com/Anuken/MindustryBuilds ../MindustryBuilds
|
||||
- cd MindustryBuilds
|
||||
- cd ../MindustryBuilds
|
||||
- git tag ${TRAVIS_BUILD}
|
||||
- git push origin ${TRAVIS_BUILD}
|
||||
|
||||
|
Reference in New Issue
Block a user