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