File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# Python Pipeline Example 🐍
22
3+ Simple Docker pipeline to test your python code.
4+
35[ ![ License: GPL v3] ( https://img.shields.io/badge/License-GPLv3-blue.svg )] ( https://www.gnu.org/licenses/gpl-3.0 )
46[ ![ Build Status] ( https://travis-ci.com/edumco/python-pipeline-example.svg?branch=master )] ( https://travis-ci.com/edumco/python-pipeline-example )
57![ Docker Cloud Build Status] ( https://img.shields.io/docker/cloud/build/edumco/python-pipeline-example )
68[ ![ Codacy Badge] ( https://api.codacy.com/project/badge/Grade/4c67f0e9fbd14497be3a2aaca064a6dc )] ( https://www.codacy.com/manual/edumco/python-pipeline-example?utm_source=github.com& ; utm_medium=referral& ; utm_content=edumco/python-pipeline-example& ; utm_campaign=Badge_Grade )
79
8- Simple Docker pipeline to test your python code.
9-
1010## About
1111
1212Although several pipeline solutions exist, they are too complex for small projects. With this solution you just need a Dockerfile.
You can’t perform that action at this time.
0 commit comments