mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-24 18:05:33 +07:00
Updated travis.yml
This commit is contained in:
parent
7b0c07533b
commit
b931493d2f
@ -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}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user