Skip to content

Use bundled database drivers #97

Use bundled database drivers

Use bundled database drivers #97

Workflow file for this run

name: Build and push
permissions:
contents: read
packages: write
on:
workflow_dispatch:
push:
branches:
- main
schedule:
- cron: '30 2 * * SUN'
jobs:
build-and-push:
uses: ./.github/workflows/docker.yml
secrets: inherit