From df13bdf2e6176349ce5fb909a425e01a42927bec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9mence=20Lesn=C3=A9?= Date: Tue, 19 Nov 2024 12:58:51 +0100 Subject: [PATCH] quality: Code quality --- .github/workflows/pipeline.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pipeline.yaml b/.github/workflows/pipeline.yaml index 342f774e..e996b7d1 100644 --- a/.github/workflows/pipeline.yaml +++ b/.github/workflows/pipeline.yaml @@ -433,9 +433,9 @@ jobs: context: src/docker file: src/docker/Dockerfile-${{ matrix.os }} labels: ${{ steps.meta.outputs.labels }} + outputs: type=registry,oci-mediatypes=true,compression=estargz,compression-level=9,force-compression=true platforms: ${{ matrix.arch }} provenance: true - outputs: type=registry,oci-mediatypes=true,compression=estargz,compression-level=9,force-compression=true sbom: true tags: ${{ steps.meta.outputs.tags }}