diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 31cf6d9..c7ac4cf 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -61,6 +61,10 @@ release_job: release: # See https://docs.gitlab.com/ee/ci/yaml/#release for available properties tag_name: '$CI_COMMIT_TAG' description: './release.md' + assets: + links: + - name: 'PyPI page' + url: 'https://pypi.org/project/argos-monitoring/$CI_COMMIT_TAG/' pages: <<: *pull_cache