Skip to content

Temporarily disable appjail CIT - requires mariaDB; we need to add #6

Temporarily disable appjail CIT - requires mariaDB; we need to add

Temporarily disable appjail CIT - requires mariaDB; we need to add #6

Workflow file for this run

name: Build Grimmory Container
on:
push:
branches: [main]
paths-ignore: ['*.md', 'LICENSE', '.gitignore']
pull_request:
branches: [main]
workflow_dispatch:
jobs:
build:
uses: daemonless/dbuild/.github/workflows/daemonless-build.yaml@main
with:
image_name: grimmory
secrets: inherit