1
0
Fork 0
mirror of synced 2024-06-29 11:31:06 +12:00

name values file correctly

This commit is contained in:
Martin McKeaveney 2021-12-15 19:49:14 +01:00
parent 426f60044e
commit 5ee4d4950a

View file

@ -61,7 +61,7 @@ jobs:
# run: |
# curl -H "Authorization: token ${{ secrets.GITHUB_TOKEN }}" \ [c3a7a9d12]
# -H 'Accept: application/vnd.github.v3.raw' \
# -o values.production.yaml \
# -o values.preprod.yaml \
# -L https://api.github.com/repos/budibase/budibase-infra/contents/kubernetes/values.preprod.yaml
# - name: Deploy to Preprod Environment