core: update .gitlab-ci.yml

This commit is contained in:
robin
2022-12-06 17:44:55 +08:00
parent fcb6197748
commit ee1804f7ba
-2
View File
@@ -13,8 +13,6 @@ stages:
"compile the html and other static files":
image: node:16
stage: compile-html
tags:
- runner-nanjing
before_script:
- npm config set registry https://repo.huaweicloud.com/repository/npm/
- make install-ui-packages