Commit 817ce97f authored by Chunchi Che's avatar Chunchi Che

fix ci

parent 9ea6d0e2
Pipeline #20662 failed with stages
in 10 minutes and 30 seconds
......@@ -2,6 +2,7 @@ stages:
- install
- lint
- test
- wasm
- build
- deploy
......@@ -40,7 +41,7 @@ wasm_build:
tags:
- linux
image: rust:latest
stage: build
stage: wasm
before_script:
- curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh
script:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment