echo values file

This commit is contained in:
Maidul Islam
2023-01-13 12:16:36 -08:00
parent d1f296b7e7
commit eb9a8e0285

View File

@ -31,8 +31,7 @@ jobs:
run: kubectl get ingress
- name: Write helm values to file
run: |
echo "${{ secrets.HELM_VALUES_GAMMA }}" > values.yaml
cat values.yml
echo "${{ secrets.HELM_VALUES_GAMMA }}"