Skip to content

Commit

Permalink
Set provenance to false in docker build push action
Browse files Browse the repository at this point in the history
  • Loading branch information
tharindu-nw authored Dec 10, 2024
1 parent 2f08fc9 commit 9e0dc8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ jobs:
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 9e0dc8e

Please sign in to comment.