Skip to content

Commit

Permalink
fix: bridge env vars (#667)
Browse files Browse the repository at this point in the history
  • Loading branch information
frankmeds committed Apr 19, 2024
1 parent 70ebf00 commit a0c04c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cicd-prd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ jobs:
cache-key: ${{ env.REGISTRY }}/${{ matrix.image_name }}-cache
build-args: |
DEPLOY_ENV=prd
VITE_ENV="PROD"
build-makefile:
permissions:
Expand Down

0 comments on commit a0c04c3

Please sign in to comment.