Skip to content

Chore: for pkg containerfiles, we'll always do it in Containerfile.pkg #15

Chore: for pkg containerfiles, we'll always do it in Containerfile.pkg

Chore: for pkg containerfiles, we'll always do it in Containerfile.pkg #15

Workflow file for this run

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