mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 05:57:24 +01:00
Merge pull request #16814 from AffectedArc07/ci-upgrades
Launch all maps on CI
This commit is contained in:
@@ -55,6 +55,9 @@ jobs:
|
||||
unit_tests_and_sql:
|
||||
name: Unit Tests + SQL Validation
|
||||
runs-on: ubuntu-20.04
|
||||
strategy:
|
||||
matrix:
|
||||
maptype: ['/datum/map/cyberiad', '/datum/map/delta', '/datum/map/metastation']
|
||||
services:
|
||||
mariadb:
|
||||
image: mariadb:latest
|
||||
@@ -86,6 +89,7 @@ jobs:
|
||||
tools/ci/install_byond.sh
|
||||
source $HOME/BYOND/byond/bin/byondsetup
|
||||
tools/ci/dm.sh -DCIBUILDING paradise.dme
|
||||
echo '${{ matrix.maptype }}' > data/next_map.txt
|
||||
tools/ci/run_server.sh
|
||||
|
||||
windows_dll_tests:
|
||||
|
||||
Reference in New Issue
Block a user