Skip to content

switch to dbuild

switch to dbuild #26

Workflow file for this run

name: Test Compose Stack
on:
push:
branches: [main]
paths-ignore: ['*.md', 'LICENSE', '.gitignore']
pull_request:
branches: [main]
workflow_dispatch:
jobs:
test:
uses: daemonless/dbuild/.github/workflows/daemonless-build.yaml@main
with:
image_name: immich
secrets: inherit