Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
pielas committed Oct 12, 2023
1 parent de113a1 commit 4efdbc1
Show file tree
Hide file tree
Showing 2 changed files with 11,399 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/helm-test-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ jobs:
run: ./setup.sh
- name: git log
run: git log
- name: helm version
run: helm version
- name: checkTemplate
run: helm template -f deploy-values.yaml --set "image.tag=${{env.NUSSKNACKER_VERSION}}" ${{env.CHART_SRC_DIR}}
- name: packageAll
Expand Down
Loading

0 comments on commit 4efdbc1

Please sign in to comment.