diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml new file mode 100644 index 0000000000000000000000000000000000000000..f92da7b142f506a53baa2e4028ac3e501c5919d9 --- /dev/null +++ b/.gitlab-ci.yml @@ -0,0 +1,4 @@ +--- +include: + - project: shore/ci-templates + file: templates/pre-commit.yml diff --git a/README.rst b/README.rst index 4b47406a92dc74a74351afa3d9c1fe39e6077ae5..61e3e2dbd72c9c2a5e10022f8c98175e4b128fe6 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,10 @@ Waldorf ======= +.. image:: https://git.shore.co.il/nimrod/waldorf/badges/master/pipeline.svg + :target: https://git.shore.co.il/nimrod/waldorf/-/commits/master + :alt: pipeline status + A Flask and Celery demo app. Requirements