Skip to content

refactor: Reorganize Build Process #13

refactor: Reorganize Build Process

refactor: Reorganize Build Process #13

Workflow file for this run

name: GTS Images
on:
pull_request:
branches:
- main
- testing
paths-ignore:
- '**.md'
schedule:
- cron: '41 5 * * 0' # 5:41 UTC Weekly on Sundays
workflow_dispatch:
workflow_call:
jobs:
build-image-gts:
name: Build GTS Images
uses: ./.github/workflows/reusable-build.yml
secrets: inherit
strategy:
matrix:
base_name: [bluefin]
with:
base_name: ${{ matrix.base_name }}
fedora_version: gts