install wasm-pack for release step
This commit is contained in:
parent
658c219054
commit
85989c7597
@ -9,7 +9,7 @@ pipeline:
|
||||
when:
|
||||
event: tag
|
||||
commands:
|
||||
- apk --no-cache add --repository=https://dl-cdn.alpinelinux.org/alpine/edge/testing cargo-deny make
|
||||
- apk --no-cache add wasm-pack make
|
||||
- make release
|
||||
publish-docker-image:
|
||||
image: plugins/kaniko
|
||||
|
Loading…
Reference in New Issue
Block a user