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