Skip to content

kjenney/node_cicd_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node_cicd_test

CI/CD Test

To test it out locally:

To build: docker build -t node_cicd_test .

To run: docker run -it --rm -p 3000:3000 node_cicd_test