Update .gitlab-ci.yml
This commit is contained in:
@@ -39,7 +39,6 @@ build_project:
|
|||||||
- npm install --save-dev --unsafe-perm
|
- npm install --save-dev --unsafe-perm
|
||||||
- echo "npm run build"
|
- echo "npm run build"
|
||||||
- npm run build
|
- npm run build
|
||||||
- sudo cp -rf ./dist/ /usr/share/nginx/html/
|
|
||||||
only:
|
only:
|
||||||
- dev-ci-debug
|
- dev-ci-debug
|
||||||
- tags
|
- tags
|
||||||
|
|||||||
Reference in New Issue
Block a user