Commit f9c025a3 authored by zhaoxuanchao's avatar zhaoxuanchao
Browse files

Update .gitlab-ci.yml

parent 49348965
Pipeline #2571 failed with stages
in 4 minutes and 32 seconds
......@@ -20,7 +20,6 @@ install_dependencies:
.build_job:
stage: build
image: node:12
script:
- echo "build"
- yarn build
......@@ -36,10 +35,5 @@ build_1:
build_2:
extends: .build_job
build_3:
extends: .build_job
build_4:
extends: .build_job
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