Commit bac7ceec authored by 邓晓峰's avatar 邓晓峰

Update .gitlab-ci.yml

parent be6e77f2
Pipeline #24756 passed with stages
in 6 minutes 46 seconds
...@@ -6,7 +6,13 @@ stages: ...@@ -6,7 +6,13 @@ stages:
- bootstrap - bootstrap
- build - build
- release - release
before_script:
- chcp 65001
- echo 查看运行环境
- whoami
- node -v
init: init:
stage: init stage: init
script: 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