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

Build FreeBSD Container #22

Build FreeBSD Container

Build FreeBSD Container #22

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