mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 12:37:26 +01:00
Puts multi instance stuff behind a define (#23666)
This commit is contained in:
@@ -72,7 +72,7 @@ jobs:
|
||||
tools/ci/install_byond.sh
|
||||
source $HOME/BYOND/byond/bin/byondsetup
|
||||
tools/ci/generate_maplist.sh
|
||||
tools/ci/dm.sh -DCIMAP paradise.dme
|
||||
DreamMaker -DMULTIINSTANCE -DCIMAP paradise.dme
|
||||
|
||||
unit_tests_and_sql:
|
||||
name: Unit Tests + SQL Validation
|
||||
@@ -112,7 +112,7 @@ jobs:
|
||||
run: |
|
||||
tools/ci/install_byond.sh '${{ matrix.byondtype }}'
|
||||
source $HOME/BYOND/byond/bin/byondsetup
|
||||
tools/ci/dm.sh -DCIBUILDING paradise.dme
|
||||
DreamMaker -DMULTIINSTANCE -DCIBUILDING paradise.dme
|
||||
echo '${{ matrix.maptype }}' > data/next_map.txt
|
||||
tools/ci/run_server.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user