Skip to content

Commit

Permalink
Remove multi-arch support for release-test image
Browse files Browse the repository at this point in the history
  • Loading branch information
anuruddhal committed Dec 11, 2024
1 parent fd14b3a commit d06bc5c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,8 @@ jobs:
uses: docker/build-push-action@v6
with:
context: module-ballerina-docker/base/docker/
load: true
push: false
platforms: linux/amd64,linux/arm64
provenance: false
tags: ballerina/ballerina:release-test
build-args: |
BALLERINA_DIST=ballerina-${{ steps.version-set.outputs.sversion }}.zip
Expand Down

0 comments on commit d06bc5c

Please sign in to comment.