build: Remove redundant apk repository commands
This commit is contained in:
parent
cde425809f
commit
b19a3f7391
@ -85,8 +85,7 @@ steps:
|
|||||||
pull: always
|
pull: always
|
||||||
commands:
|
commands:
|
||||||
- |
|
- |
|
||||||
echo '$MIRROR/alpine/edge/community' >> /etc/apk/repositories
|
apk add \
|
||||||
apk update && apk add \
|
|
||||||
yq
|
yq
|
||||||
- |
|
- |
|
||||||
helm package ./charts/json-server
|
helm package ./charts/json-server
|
||||||
|
Loading…
Reference in New Issue
Block a user