simple_cicd
v2.2.2
Published
This is the new version of the test npm package cicd_demo1.
Downloads
23
Maintainers
Readme
Getting Started with Simple CICD
This is the new version of the test npm package cicd_demo1.
In the project directory, you can run:
npm i simple_cicd
After installation main.sh will run automatically. You will be prompted to input your remote server and gitlab data if you want to deploy your app. All the configuration info will be stored locally in deploy_config.ini. By default in your project directory will be created .husky/ with pre-commit hook which allows to build, run and deploy your project after each commit.