Update .gitlab-ci.yml file

This commit is contained in:
唐浩
2023-02-07 07:04:32 +00:00
parent 2b67cb4a0b
commit 3d18a4b285

View File

@@ -10,7 +10,7 @@ cache:
- package.json
paths:
- node_modules
- dist/
# - dist/
before_script:
- export CNUI_TAG=$(date +%Y%m%d%H%M%S)