Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • A arch-release-promotion
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
    • Locked Files
  • Issues 10
    • Issues 10
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Arch LinuxArch Linux
  • arch-release-promotion
  • Merge requests
  • !7

gitlab-ci: Publish to pypi.org on tag

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged David Runge requested to merge issues/4 into master Aug 07, 2021
  • Overview 7
  • Commits 1
  • Pipelines 3
  • Changes 1

Add a publish stage, that uses poetry publish on a secure runner to push a release to pypi.org upon tagging. For this we make use of an access token configured for the project via the environment variable POETRY_PYPI_TOKEN_PYPI.

Fixes #4 (closed)

Edited Aug 08, 2021 by David Runge
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: issues/4