Commit 7883e2f5 authored by Chunchi Che's avatar Chunchi Che

fix ci

parent 836f7829
Pipeline #17518 failed
...@@ -21,14 +21,14 @@ npm_ci: ...@@ -21,14 +21,14 @@ npm_ci:
- npm_ci - npm_ci
npm_lint: npm_lint:
extens: build extends: build
stage: lint stage: lint
tags: tags:
- linux - linux
script: npm run lint script: npm run lint
npm_build: npm_build:
extens: .build_base extends: .build_base
stage: build stage: build
tags: tags:
- linux - linux
......
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