fix: fix gitlab-ci.yml
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user