renamed values-preprod.yml file (#558)
This commit is contained in:
committed by
GitHub
parent
5c3c1a8761
commit
283eb1de25
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -177,7 +177,7 @@ jobs:
|
||||
--set image.registry=$REGISTRY \
|
||||
--set image.name=$PROJECT \
|
||||
--set image.tag=$TAG-prd \
|
||||
--wait -i -f k8s/values-prd.yaml $PROJECT k8s/
|
||||
--wait -i -f k8s/values-preprod.yaml $PROJECT k8s/
|
||||
|
||||
- name: Deploy Response
|
||||
run: echo "Response was ${{ steps.deploy.outputs.response }}"
|
||||
|
||||
Reference in New Issue
Block a user