Skip to content

Use tablename for metadatalock name as tablename respsects both the m… #110

Use tablename for metadatalock name as tablename respsects both the m…

Use tablename for metadatalock name as tablename respsects both the m… #110

name: MySQL 8.0 Build and Run /w docker-compose
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Build and Run Spirit
run: docker compose up mysql buildandrun --abort-on-container-exit
working-directory: compose