Skip to content

Commit

Permalink
feat: Enable sonarCloud and Helm Chart publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
John Doe committed Aug 13, 2022
1 parent 957e108 commit b0324fb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,6 @@ jobs:
with:
binaryName: git-clone-controller
dockerImage: ghcr.io/riotkit-org/git-clone-controller
sonarCloudEnabled: true
dockerReleasingEnabled: true
publishingHelmChartEnabled: true

0 comments on commit b0324fb

Please sign in to comment.