mirror of
https://github.com/kairos-io/kairos-framework.git
synced 2025-06-02 23:10:16 +00:00
Update reusable-build.yaml
This commit is contained in:
parent
e246496097
commit
e99f9b65ee
1
.github/workflows/reusable-build.yaml
vendored
1
.github/workflows/reusable-build.yaml
vendored
@ -65,6 +65,7 @@ jobs:
|
||||
- name: Build and push framework
|
||||
uses: docker/build-push-action@v5
|
||||
with:
|
||||
sbom: false
|
||||
platforms: linux/amd64,linux/arm64
|
||||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
|
Loading…
Reference in New Issue
Block a user