mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-23 06:05:24 +00:00
Update all CI scripts and mark as executable
This commit is contained in:
@@ -11,4 +11,16 @@ rojo build plugin/place.project.json -o "$PLACE_FILE"
|
||||
|
||||
remodel bin/put-plugin-in-test-place.lua "$PLUGIN_FILE" "$PLACE_FILE"
|
||||
|
||||
run-in-roblox -s plugin/testBootstrap.server.lua "$PLACE_FILE"
|
||||
run-in-roblox -s plugin/testBootstrap.server.lua "$PLACE_FILE"
|
||||
|
||||
pushd plugin
|
||||
luacheck src
|
||||
popd
|
||||
|
||||
pushd rojo-plugin-http
|
||||
luacheck src
|
||||
popd
|
||||
|
||||
pushd rojo-plugin-log
|
||||
luacheck src
|
||||
popd
|
||||
Reference in New Issue
Block a user