Skip to content

Commit

Permalink
quality: Code quality
Browse files Browse the repository at this point in the history
  • Loading branch information
clemlesne committed Nov 19, 2024
1 parent f019e86 commit df13bdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

Expand Down

0 comments on commit df13bdf

Please sign in to comment.