Skip to content

add base-core: Minimal FreeBSD base image without service supervision… #1

add base-core: Minimal FreeBSD base image without service supervision…

add base-core: Minimal FreeBSD base image without service supervision… #1

Workflow file for this run

name: Build FreeBSD Base Core Image
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: base-core
secrets: inherit