@bonch.dev/vue-vanilla-devops
v0.1.5
Published
Installing all needed dependencies to run gitlab-ci build->deployment in Kubernetes Cluster
Downloads
22
Maintainers
Readme
Bonch.dev Vue Vanilla Devops Configurator
This packages used to upgrade your project (Vue Vanilla without SSR) to use it in Kubernetes Cluster
It works only with Gitlab CI/CD enabled feature.
Linter rules
Working with branches
| Branch | Type of deploy | Need to deploy manual? | |--------------------|--------------------|----------------------------| | master | Production | Yes | | staging | Staging | No | | %any_another_name% | Review | Yes |
Troubleshooting
If your build job fails, you need to check log.
Sometimes this issue happens, when package.json doesn't contain vue-cli-service in non-dev dependencies
