Skip to content

Commit

Permalink
chore: branch helm gha
Browse files Browse the repository at this point in the history
Signed-off-by: ThibaultFy <[email protected]>
  • Loading branch information
ThibaultFy committed Apr 17, 2024
1 parent be17245 commit 22526de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ concurrency:

jobs:
test-generate-publish:
uses: substra/substra-gha-workflows/.github/workflows/helm.yml@main
uses: substra/substra-gha-workflows/.github/workflows/helm.yml@test-gha-n2
secrets: inherit
with:
helm-repositories: '[{"name": "bitnami", "url": "https://charts.bitnami.com/bitnami"},{"name": "std-helm", "url": "https://charts.helm.sh/stable"},{"name": "twumi", "url": "https://helm.twun.io"},{"name": "localstack", "url": "https://localstack.github.io/helm-charts"}]'
Expand Down

0 comments on commit 22526de

Please sign in to comment.