cat values file after downloading

This commit is contained in:
Maidul Islam
2023-01-13 12:31:55 -08:00
parent eb9a8e0285
commit 593765cb24

View File

@ -31,7 +31,8 @@ jobs:
run: kubectl get ingress
- name: Write helm values to file
run: |
echo "${{ secrets.HELM_VALUES_GAMMA }}"
wget https://raw.githubusercontent.com/Infisical/infisical/main/.github/values.yaml
cat values.yaml