Skip to content

Commit

Permalink
👻 removing unneccesary image builds (#693)
Browse files Browse the repository at this point in the history
Signed-off-by: Shawn Hurley <shawn@hurley.page>
  • Loading branch information
shawn-hurley authored Jul 3, 2024
1 parent 05a3bb6 commit c54dd76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/march-image-build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Checkout Push to Registry action
uses: konveyor/release-tools/build-push-quay@main
with:
architectures: "amd64, arm64, ppc64le, s390x"
architectures: "amd64, arm64"
containerfile: "./Dockerfile"
image_name: "tackle2-hub"
image_namespace: "konveyor"
Expand Down

0 comments on commit c54dd76

Please sign in to comment.