Skip to content

refactor: rename yml to yaml, standardize pkg templates, add Base cat… #1

refactor: rename yml to yaml, standardize pkg templates, add Base cat…

refactor: rename yml to yaml, standardize pkg templates, add Base cat… #1

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

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.yml@main" : failed to fetch workflow: workflow was not found.
with:
image_name: plex
secrets: inherit