Just having a look around
This commit is contained in:
parent
0049e8efc2
commit
5b29af13d0
@ -58,6 +58,8 @@ steps:
|
|||||||
- name: Update Helm Chart
|
- name: Update Helm Chart
|
||||||
image: alpine
|
image: alpine
|
||||||
commands:
|
commands:
|
||||||
|
- ls
|
||||||
|
- find
|
||||||
- apk add yq git
|
- apk add yq git
|
||||||
- cd helm-charts
|
- cd helm-charts
|
||||||
- yq -i '.image.tag = "${DRONE_COMMIT_SHA:0:10}"' charts/edh-elo/values.yaml
|
- yq -i '.image.tag = "${DRONE_COMMIT_SHA:0:10}"' charts/edh-elo/values.yaml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user