Skip to content

Commit

Permalink
Update google-registry-gke-playground.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
D2SD authored Feb 15, 2024
1 parent ef9bafe commit abc74e7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/google-registry-gke-playground.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ on:
paths:
- .github/workflows/google-registry-gke-playground.yaml
- helm/playground.yaml
- requirements.txt
- schema/**

env:
Expand Down Expand Up @@ -198,4 +199,4 @@ jobs:
--set nameOverride=${{ env.GKE_APP_NAME }} \
--set fullnameOverride=${{ env.GKE_APP_NAME }} \
--set secrets.TESSERACT_BACKEND=$ENCODED_TESSERACT_BACKEND \
${{ env.GKE_APP_NAME }} --values=./helm/playground.yaml ./helm
${{ env.GKE_APP_NAME }} --values=./helm/playground.yaml ./helm

0 comments on commit abc74e7

Please sign in to comment.