fix: fix gitlab-ci.yml

This commit is contained in:
shizhendong
2021-06-21 09:30:08 +08:00
parent 53bad38f1d
commit e8b1e82a2b

View File

@@ -18,7 +18,8 @@ build_project:
- echo "npm run build" - echo "npm run build"
- npm run build - npm run build
artifacts: artifacts:
paths: dist paths:
- dist
only: only:
- dev-cicd - dev-cicd
tags: tags: