wiki build script update
This commit is contained in:
@@ -5,5 +5,5 @@ cd ../Mindustry-Wiki-Generator
|
|||||||
./gradlew run
|
./gradlew run
|
||||||
cd ../wiki
|
cd ../wiki
|
||||||
git add .
|
git add .
|
||||||
git commit -m "Update to match commit ${TRAVIS_COMMIT}"
|
git commit -m "Update to match build ${TRAVIS_TAG}"
|
||||||
git push https://Anuken:${GH_PUSH_TOKEN}@github.com/MindustryGame/wiki
|
git push https://Anuken:${GH_PUSH_TOKEN}@github.com/MindustryGame/wiki
|
||||||
|
|||||||
Reference in New Issue
Block a user