Skip to content

Port schema to MySQL 5.7 / MariaDB 10.2 #933

Port schema to MySQL 5.7 / MariaDB 10.2

Port schema to MySQL 5.7 / MariaDB 10.2 #933

Workflow file for this run

name: Docker
on:
push:
branches: [ main ]
pull_request: {}
jobs:
docker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build Image
uses: docker/build-push-action@v6