Add mariadb to build.yml

This commit is contained in:
Greyscale 2024-02-13 10:24:49 +01:00
parent 27a3c66b5f
commit 36059caa7a
No known key found for this signature in database
GPG key ID: 74BAFF55434DA4B2

View file

@ -72,6 +72,15 @@ jobs:
contents: read
packages: write
mariadb:
needs: qc-before
name: MariaDB
uses: ./.github/workflows/mariadb.yml
secrets: inherit
permissions:
contents: read
packages: write
mysql-proxy:
needs: qc-before
name: MySQL Proxy