Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

Refactor to multi-stage headless build using openjdk25-jre-headless #39

Refactor to multi-stage headless build using openjdk25-jre-headless

Refactor to multi-stage headless build using openjdk25-jre-headless #39

Workflow file for this run

name: Build BookLore 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: booklore
secrets: inherit