Is it the commit that is failing? No, it is the children that are wrong
This commit is contained in:
parent
703ca6e0c4
commit
c3e30db303
@ -59,5 +59,5 @@ steps:
|
|||||||
- cat charts/edh-elo/values.yaml
|
- cat charts/edh-elo/values.yaml
|
||||||
- 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
|
||||||
- git add -A
|
- git add -A
|
||||||
- git commit -m "Update EDH ELO commit to "${DRONE_COMMIT_SHA:0:10}"
|
# - git commit -m "Update EDH ELO commit to "${DRONE_COMMIT_SHA:0:10}"
|
||||||
# - git push
|
# - git push
|
Loading…
x
Reference in New Issue
Block a user