Just having a look around
This commit is contained in:
parent
0049e8efc2
commit
5b29af13d0
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user