Skip to content

Commit

Permalink
inject
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan Hoeft committed Feb 14, 2024
1 parent 668abbc commit 7190aa7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ jobs:
run: |
IMAGE_TAG=$(echo ${{ env.IMAGE_TAG }} | tr -d '\r')
./.github/inject-sensitive-values.sh charts/tsm-node/ci $ECR_REPO $IMAGE_TAG ${{ secrets.PRIVATE_KEY }}
./.github/inject-sensitive-values.sh charts/tsm-cluster/ci $ECR_REPO $IMAGE_TAG ${{ secrets.PRIVATE_KEY }}
- name: Install chart-testing
uses: helm/[email protected]
Expand Down

0 comments on commit 7190aa7

Please sign in to comment.