Skip to content

Commit

Permalink
Merge pull request #38 from Sefaria/fix-deploy
Browse files Browse the repository at this point in the history
ci: segregate build and deploy variables
  • Loading branch information
nsantacruz authored Mar 27, 2024
2 parents 6ff7318 + 8059f1f commit 6bcbe7c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ jobs:
--version ${{ inputs.chart_version }} \
--set deployment.image.tag="${{ inputs.version }}" \
--set deployment.image.registry="us-east1-docker.pkg.dev/${{ secrets.PROD_GKE_PROJECT }}/containers"
-f build/env/prod/values.yaml
-f deploy/env/prod/values.yaml
File renamed without changes.

0 comments on commit 6bcbe7c

Please sign in to comment.