Skip to content

Commit

Permalink
Merge pull request #246 from ballerina-platform/fix-publish
Browse files Browse the repository at this point in the history
Add any platform for publish
  • Loading branch information
niveathika authored Nov 14, 2023
2 parents 14a9f39 + 9b0bac3 commit a97d69c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ballerina/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ ballerina {
module = packageName
testCoverageParam = "--code-coverage --coverage-format=xml --excludes=\"modules/oas/**\""
buildOnDockerImage = "nightly"
platform = "any"
}

task updateTomlFiles {
Expand Down

0 comments on commit a97d69c

Please sign in to comment.