github actions CI and CD for node.js application, build, test and create docker image.
- nodeJS install
- perform test
- build the docker image
- Push the image to docker hub
github actions CI and CD for node.js application, build, test and create docker image
JavaScript