Skip to content

Commit f03cc01

Browse files
authored
Update README.md
1 parent 5ed2083 commit f03cc01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
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

1212
Although several pipeline solutions exist, they are too complex for small projects. With this solution you just need a Dockerfile.

0 commit comments

Comments
 (0)