Skip to content

Commit

Permalink
Merge pull request #11 from godatadriven-dockerhub/kg/setup-buildx-fo…
Browse files Browse the repository at this point in the history
…r-multi-platform-with-right-platforms-without-prov

Add multi platform build
  • Loading branch information
krisgeus authored Jun 9, 2023
2 parents 73ca8b5 + 1389164 commit 49acf45
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dockerhub_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,8 @@ jobs:
context: .
file: ./Dockerfile
push: true
provenance: false
sbom: false
tags: ${{ steps.prep.outputs.tags }}
build-args: |
${{ steps.args.outputs.build_args }}
Expand Down

0 comments on commit 49acf45

Please sign in to comment.