Commit 4a0ba50c authored by Chunchi Che's avatar Chunchi Che

fix ci

parent 16fd5b04
Pipeline #20658 failed with stages
in 12 minutes and 29 seconds
......@@ -39,6 +39,7 @@ rs_lint:
wasm_build:
tags:
- linux
image: rust:latest
before_script:
- curl https://sh.rustup.rs -sSf | sh -s -- -y
- curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh
......@@ -53,6 +54,7 @@ npm_build:
- .build_base
- wasm_build
stage: build
image: git-registry.mycard.moe/mycard/docker-runner-base:master-x86
tags:
- linux
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