Skip to content

sebnil/jenkinsfile_example_python_in_docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jenkinsfile_example_python_in_docker

Jenkinsfile to run Python unittests in Docker from Jenkins. The idea is to test the ability of Jenkins to start up Docker containers, run some tests and then close the container. The advantage of this for continuous integration is that the build server setup is very simple; it just needs to run Docker.

The main use of this project is to test that my Jenkins+Docker setup is working as expected.

Support my creation of open source software:

Flattr this git repo

Buy Me a Coffee at ko-fi.com

About

Example script to unit test a Python project in Docker.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages