Update .gitlab-ci.yml file

This commit is contained in:
唐浩
2023-02-07 09:26:20 +00:00
parent e95ca314a6
commit 48426a3955

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)