Re-adding more commands
This commit is contained in:
parent
be01810285
commit
703ca6e0c4
@ -55,11 +55,9 @@ steps:
|
||||
- find . -not -path '.'
|
||||
- apk add yq git
|
||||
- git clone https://scubbo:${GITEA_PASSWORD}@gitea.scubbo.org/scubbo/helm-charts.git
|
||||
- ls
|
||||
- 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}"
|
||||
- git add -A
|
||||
- git commit -m "Update EDH ELO commit to "${DRONE_COMMIT_SHA:0:10}"
|
||||
# - git push
|
Loading…
x
Reference in New Issue
Block a user