Skip to content

Build FreeBSD Base Image #34

Build FreeBSD Base Image

Build FreeBSD Base Image #34

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/daemonless/.github/workflows/build-app.yaml@main

Check failure on line 13 in .github/workflows/build.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/build.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/build.yaml" -> "daemonless/daemonless/.github/workflows/build-app.yaml@main" (source branch with sha:cc846f371474fe17e8d6d93a0b9152aaa1b57e45) : (Line: 533, Col: 13): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.DOCKERHUB_USERNAME != ''
with:
image_name: base
secrets: inherit