Skip to content

Commit

Permalink
Update buildx platform
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielXLee committed Jul 9, 2021
1 parent 711592a commit 61f2658
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
uses: docker/build-push-action@v2
with:
context: .
platforms: linux/amd64,linux/arm64,linux/arm,linux/ppc64le,linux/s390x,darwin
platforms: linux/amd64,linux/arm64,linux/arm,linux/ppc64le
file: ./Dockerfile
push: true
tags: quay.io/danielxlee/cluster-fabric-operator:latest

0 comments on commit 61f2658

Please sign in to comment.