Skip to content

fix: use bind mount for /books instead of named volume #3

fix: use bind mount for /books instead of named volume

fix: use bind mount for /books instead of named volume #3

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