I have a git repo of node, mongo
- wanted to setup ci cd on bare metal
- whenever here is a commit/mearge to a branch
- want to rebuild image
- run test cases (a node.js script)
- and notify
Not clear how to setup git hub actions on bare metals
I have a git repo of node, mongo
Not clear how to setup git hub actions on bare metals
Copyright © 2021 Jogjafile Inc.
What you need can be achieved with this Github Action for Kubernetes CLI. You just need to set your kubernetes config file in your project secrets.