Skip to content

Layer base on base-core; add CIT shell test #57

Layer base on base-core; add CIT shell test

Layer base on base-core; add CIT shell test #57

Workflow file for this run

name: Build FreeBSD Base 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
secrets: inherit