Update reusable-build.yaml

This commit is contained in:
Itxaka 2023-12-13 12:50:24 +01:00 committed by GitHub
parent e246496097
commit e99f9b65ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 }}