Skip to content

rmetcalf9/python_unittest_api_container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps to release a new version

git tag -l git tag NEW_VER git add --all git commit -m"Releasing NEW_VER" git push git push --tags

Docker hub should pick up new version and build an image

About

Container for running unittests that call python API's.

Resources

License

Stars

Watchers

Forks

Packages

No packages published