mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 19:44:09 +01:00
Update ci.yml (#28553)
Remove redundant MariaDB Container Startup Signed-off-by: Gallyus <5572280+francinum@users.noreply.github.com>
This commit is contained in:
@@ -136,14 +136,6 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
byondtype: ['STABLE', 'BETA']
|
||||
services:
|
||||
mariadb:
|
||||
image: mariadb:latest
|
||||
env:
|
||||
MYSQL_ROOT_PASSWORD: root
|
||||
ports:
|
||||
- 3306
|
||||
options: --health-cmd "mariadb-admin ping" --health-interval 10s --health-timeout 5s --health-retries 10
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Setup Cache
|
||||
|
||||
Reference in New Issue
Block a user