This commit is contained in:
parent
60918eb3b1
commit
a9198c19c7
@ -55,7 +55,9 @@ jobs:
|
||||
env:
|
||||
GITEA_PASSWORD: ${{ env.GITEA_TOKEN }}
|
||||
run: |
|
||||
git config --global --unset credential.helper
|
||||
echo "Hello this is some output"
|
||||
#git config --global --unset credential.helper
|
||||
git config --list
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user