Skip to content

Build arr-base Image #19

Build arr-base Image

Build arr-base Image #19

Workflow file for this run

name: Build arr-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
with:
image_name: arr-base
secrets: inherit