Debugging logging
This commit is contained in:
parent
1cca5f5f57
commit
a810b68d4d
@ -56,6 +56,8 @@ steps:
|
||||
- apk add yq git
|
||||
- git clone https://scubbo:${GITEA_PASSWORD}@gitea.scubbo.org/scubbo/helm-charts.git
|
||||
- cd helm-charts
|
||||
- ls
|
||||
- cat charts/edh-elo/values.yaml
|
||||
- yq -i '.image.tag = "${DRONE_COMMIT_SHA:0:10}"' charts/edh-elo/values.yaml
|
||||
- git add -A
|
||||
- git commit -m "Update EDH ELO commit to "${DRONE_COMMIT_SHA:0:10}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user