mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-17 04:06:54 +00:00
Added jenkins branch
This commit is contained in:
@@ -18,7 +18,7 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
rm -rf $WORKSPACE/compile.sh
|
rm -rf $WORKSPACE/compile.sh
|
||||||
download_file "https://github.com/PocketMine/PocketMine-MP/raw/master/src/build/compile.sh" > $WORKSPACE/compile.sh
|
download_file "https://github.com/PocketMine/PocketMine-MP/raw/$BRANCH/src/build/compile.sh" > $WORKSPACE/compile.sh
|
||||||
chmod +x $WORKSPACE/compile.sh
|
chmod +x $WORKSPACE/compile.sh
|
||||||
SCRIPT="$WORKSPACE/compile.sh"
|
SCRIPT="$WORKSPACE/compile.sh"
|
||||||
ARCHIVE="$WORKSPACE/archive"
|
ARCHIVE="$WORKSPACE/archive"
|
||||||
|
Reference in New Issue
Block a user