Skip to content

Commit 1eb67cb

Browse files
author
Florian Maas
committed
add image of example pipeline
1 parent 830d0a7 commit 1eb67cb

File tree

5 files changed

+5
-15
lines changed

5 files changed

+5
-15
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,10 @@ Features
7272
| **Tox testing** | Setup and CI/CD integration to easily test for different Python versions with `Tox <https://tox.wiki/>`_. |
7373
+----------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+
7474

75+
.. image:: https://raw.githubusercontent.com/fpgmaas/cookiecutter-poetry/main/static/images/pipeline.png
76+
:target: https://github.com/fpgmaas/cookiecutter-poetry-example/actions
77+
:alt: Example pipeline
78+
7579
Quickstart
7680
------------
7781

docs/_static/css/custom.css

Lines changed: 0 additions & 14 deletions
This file was deleted.
File renamed without changes.

docs/features/releasing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Set-up for Artifactory
2727

2828
In order to release to `Artifactory`, visit your Artifactory instance and open ``Quick setup``. You should see something like this:
2929

30-
.. image:: ../images/artifactory.png
30+
.. image:: ../_static/images/artifactory.png
3131
:width: 700
3232

3333
You should add these as secrets to your repository with the names ``ARTIFACTORY_URL``, ``ARTIFACTORY_USERNAME`` and ``ARTIFACTORY_PASSWORD`` respectively.

static/images/pipeline.png

34.7 KB
Loading

0 commit comments

Comments
 (0)