Skip to content

Use UPSTREAM_URL and UPSTREAM_SED ARGs for version checking #2

Use UPSTREAM_URL and UPSTREAM_SED ARGs for version checking

Use UPSTREAM_URL and UPSTREAM_SED ARGs for version checking #2

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.yml@main
with:
image_name: plex
secrets: inherit