fix: fix gitlab-ci.yml
This commit is contained in:
@@ -18,7 +18,8 @@ build_project:
|
||||
- echo "npm run build"
|
||||
- npm run build
|
||||
artifacts:
|
||||
paths: dist
|
||||
paths:
|
||||
- dist
|
||||
only:
|
||||
- dev-cicd
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user