Skip to content

Merge pull request #11 from kairos-io/1975-push-to-quay #14

Merge pull request #11 from kairos-io/1975-push-to-quay

Merge pull request #11 from kairos-io/1975-push-to-quay #14

Workflow file for this run

name: Release images 🔧
on:
push:
tags:
- v*
branches:
- main
jobs:
build-framework:
uses: ./.github/workflows/reusable-build.yaml
secrets: inherit
with:
security_profile: generic
build-framework-fips:
uses: ./.github/workflows/reusable-build.yaml
secrets: inherit
with:
security_profile: fips