Skip to content

Commit fd07a73

Browse files
authored
Update Processors_CI_CD_Prod_Workflow.yaml
Signed-off-by: sandhami <[email protected]>
1 parent 159a2cd commit fd07a73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/Processors_CI_CD_Prod_Workflow.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ jobs:
6666
- name: Set IMAGE_TAG for Prod
6767
run: |
6868
echo "IMAGE_TAG=${{ github.event.inputs.release_tag }}" >> $GITHUB_ENV
69+
echo "VALUES_FILE=values-prod.yaml" >> $GITHUB_ENV
6970
7071
- name: Checkout Repository
7172
uses: actions/checkout@v2

0 commit comments

Comments
 (0)