Skip to content

Commit

Permalink
Update multiarch.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
garanews authored Aug 1, 2024
1 parent 6704d8b commit 0afb805
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/multiarch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ jobs:
file: ./compose/local/dask/Dockerfile
platforms: ${{ matrix.platform }}
push: true
provenance: false
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
build-args: |
Expand Down Expand Up @@ -142,6 +143,7 @@ jobs:
file: ./compose/local/nginx/Dockerfile
platforms: ${{ matrix.platform }}
push: true
provenance: false
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
build-args: |
Expand Down

0 comments on commit 0afb805

Please sign in to comment.