Skip to content

ci: Move config back to .daemonless/woodpecker.yaml #7

ci: Move config back to .daemonless/woodpecker.yaml

ci: Move config back to .daemonless/woodpecker.yaml #7

Workflow file for this run

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