Skip to content

fix: restore container-compose.yml and update instructions #16

fix: restore container-compose.yml and update instructions

fix: restore container-compose.yml and update instructions #16

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/daemonless/.github/workflows/build-app.yaml@main
with:
image_name: immich
secrets: inherit