install wasm-pack for release step
This commit is contained in:
parent
658c219054
commit
85989c7597
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue