Skip to content

Update build.yml

Update build.yml #6

Workflow file for this run

on:
push:
workflow_dispatch:
schedule:
- cron: '0 0 * * *'
jobs:
build:
uses: gardenlinux/package-build/.github/workflows/build.yml@main
with:
release: ${{ github.ref == 'refs/heads/main' }}
build_dep: |
gardenlinux/package-checkbox-ng 2.8gl0
gardenlinux/package-checkbox-provider-resource 2.8gl0
gardenlinux/package-checkbox-support 2.8gl0