Skip to content

feat: add CentOS version number tags #152

feat: add CentOS version number tags

feat: add CentOS version number tags #152

Workflow file for this run

name: Build Bluefin LTS
on:
pull_request:
branches:
- main
schedule:
- cron: "0 1 * * TUE" # Every Tuesday at 1am UTC
merge_group:
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref || github.run_id }}
cancel-in-progress: true
jobs:
build:
uses: ./.github/workflows/reusable-build-image.yml

Check failure on line 18 in .github/workflows/build-regular.yml

View workflow run for this annotation

GitHub Actions / Build Bluefin LTS

Invalid workflow file

The workflow is not valid. In .github/workflows/build-regular.yml (Line: 18, Col: 11): Error from called workflow ublue-os/bluefin-lts/.github/workflows/reusable-build-image.yml@8fcf911506bbac7e46c9a7401489e3c0cba3a027 (Line: 41, Col: 26): Unexpected symbol: '|'. Located at position 23 within expression: inputs.centos-version | tr -d -c 0-9
secrets: inherit
with:
image-name: bluefin