install wasm-pack for release step
This commit is contained in:
parent
658c219054
commit
85989c7597
@ -9,7 +9,7 @@ pipeline:
|
|||||||
when:
|
when:
|
||||||
event: tag
|
event: tag
|
||||||
commands:
|
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
|
- make release
|
||||||
publish-docker-image:
|
publish-docker-image:
|
||||||
image: plugins/kaniko
|
image: plugins/kaniko
|
||||||
|
Loading…
Reference in New Issue
Block a user