Try to circumvent auth issues
Some checks failed
Publish / build-and-push (push) Failing after 3m52s
Some checks failed
Publish / build-and-push (push) Failing after 3m52s
This commit is contained in:
parent
f8fd8688a2
commit
60918eb3b1
@ -55,7 +55,8 @@ jobs:
|
||||
env:
|
||||
GITEA_PASSWORD: ${{ env.GITEA_TOKEN }}
|
||||
run: |
|
||||
git clone https://gitea.scubbo.org/scubbo/helm-charts.git
|
||||
git config --global --unset credential.helper
|
||||
git clone -vvv https://gitea.scubbo.org/scubbo/helm-charts.git
|
||||
cd helm-charts
|
||||
yq -i '.image.tag = "${{ gitea.sha }}"' charts/edh-elo/values.yaml
|
||||
git add -A
|
||||
|
Loading…
x
Reference in New Issue
Block a user