Skip to content

fix: refactor workflow to support multiple images #1

fix: refactor workflow to support multiple images

fix: refactor workflow to support multiple images #1

Workflow file for this run

name: Build Bluefin LTS DX
on:
pull_request:
branches:
- main
schedule:
- cron: "0 1 * * TUE" # Every Tuesday at 1am UTC
merge_group:
push:
branches:
- main
paths-ignore:
- "**/README.md"
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/reusable-build-image.yml
with:
image-name: bluefin-hwe-dx
image-desc: "Bluefin LTS, built on CentOS Stream with bootc"
flavor: hwe-dx