add timeout
This commit is contained in:
parent
f9afdadeb9
commit
90db2e3ae2
1 changed files with 1 additions and 0 deletions
|
|
@ -89,6 +89,7 @@ jobs:
|
||||||
--target "work/$BUILDID" \
|
--target "work/$BUILDID" \
|
||||||
--game-dir "$GAME_DIR" \
|
--game-dir "$GAME_DIR" \
|
||||||
--version "$GAME-$BUILDID-0" \
|
--version "$GAME-$BUILDID-0" \
|
||||||
|
--wait 300 \
|
||||||
--out-dir dist
|
--out-dir dist
|
||||||
cp "mappings/seed-$GAME.json" "dist/seed-$GAME.json"
|
cp "mappings/seed-$GAME.json" "dist/seed-$GAME.json"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue