Commit 9ea6d0e2 authored by Chunchi Che's avatar Chunchi Che

fix ci

parent ae611c5f
Pipeline #20661 failed
......@@ -40,6 +40,7 @@ wasm_build:
tags:
- linux
image: rust:latest
stage: build
before_script:
- curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh
script:
......@@ -51,6 +52,7 @@ wasm_build:
npm_build:
extends:
- .build_base
dependencies:
- wasm_build
stage: build
image: git-registry.mycard.moe/mycard/docker-runner-base:master-x86
......
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