mirror of
https://github.com/Anuken/Mindustry.git
synced 2024-11-11 03:31:19 +03:00
Test 2
This commit is contained in:
parent
98a51c1f61
commit
e552915637
@ -2,7 +2,7 @@ git config --global user.name "Wiki Updater"
|
||||
git clone --depth=1 --branch=master https://github.com/MindustryGame/wiki ../wiki
|
||||
git clone --depth=1 --branch=master https://github.com/Anuken/Mindustry-Wiki-Generator ../Mindustry-Wiki-Generator
|
||||
cd ../Mindustry-Wiki-Generator
|
||||
"./gradlew run"
|
||||
./gradlew run
|
||||
cd ../wiki
|
||||
git add .
|
||||
git commit -m "Update to match commit ${TRAVIS_COMMIT}"
|
||||
|
Loading…
Reference in New Issue
Block a user