mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
move mariadb test jobs to separate workflow file
This commit is contained in:
parent
5eade026c1
commit
583b2f5d8f
1
.github/workflows/test_mariadb.yml
vendored
1
.github/workflows/test_mariadb.yml
vendored
@ -7,7 +7,6 @@ jobs:
|
||||
name: Detect File Changes - MariaDB
|
||||
runs-on: ubuntu-latest
|
||||
outputs:
|
||||
docker-compose: ${{ steps.changes.outputs.docker-compose }}
|
||||
mariadb: ${{ steps.changes.outputs.mariadb }}
|
||||
steps:
|
||||
- uses: actions/checkout@v3.3.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user