1
0
Fork 0
mirror of synced 2024-09-29 08:41:16 +13:00

removing git commit sha from curl

This commit is contained in:
Martin McKeaveney 2021-12-16 13:09:21 +01:00
parent d5ee373450
commit 6d22067f87

View file

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