Commit d4e67e1d authored by zhaoxuanchao's avatar zhaoxuanchao
Browse files

Update .gitlab-ci.yml

parent 969e6230
Pipeline #2486 passed with stages
in 4 minutes and 3 seconds
......@@ -23,3 +23,10 @@ build_code:
environment: $CI_COMMIT_BRANCH
script:
- yarn run build
artifacts:
name: "${CI_COMMIT_SHA}_build"
untracked: true
paths:
- build/
expire_in: 3 hrs
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