Just having a look around

This commit is contained in:
Jack Jackson 2024-07-08 23:01:24 -07:00
parent 0049e8efc2
commit 5b29af13d0

View File

@ -58,6 +58,8 @@ steps:
- name: Update Helm Chart
image: alpine
commands:
- ls
- find
- apk add yq git
- cd helm-charts
- yq -i '.image.tag = "${DRONE_COMMIT_SHA:0:10}"' charts/edh-elo/values.yaml