Skip to content

Commit

Permalink
📝 Add GitLab Package Registry
Browse files Browse the repository at this point in the history
  • Loading branch information
veit committed Apr 30, 2023
1 parent 53d6a08 commit 7b35e31
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/productive/git/gitlab/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ integrated, for example with Asana, Jira, Microsoft Teams, Slack, etc.
roles-permissions
merge-requests
ci-cd
package-registry
7 changes: 7 additions & 0 deletions docs/productive/git/gitlab/package-registry.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
GitLab Package Registry
=======================

You can also publish your distribution packages in the package registry of your GitLab project and use them with both :term:`Pip` and :term:`twine`.

.. seealso::
:doc:`python-basics:libs/gitlab`

0 comments on commit 7b35e31

Please sign in to comment.