Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
1f8ca169
Commit
1f8ca169
authored
Feb 25, 2021
by
Suzanne Selhorn
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed multiple package registry links
Related to:
https://gitlab.com/gitlab-org/gitlab/-/issues/300312
parent
5215d4d8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
8 deletions
+1
-8
doc/api/README.md
doc/api/README.md
+1
-8
No files found.
doc/api/README.md
View file @
1f8ca169
...
...
@@ -200,16 +200,9 @@ With a few API endpoints you can use a [GitLab CI/CD job token](../user/project/
to authenticate with the API:
-
Packages:
-
[
Package Registry for Composer
](
../user/packages/composer_repository/index.md
)
-
[
Package Registry for Conan
](
../user/packages/conan_repository/index.md
)
-
[
Package Registry
](
../user/packages/package_registry/index.md
)
-
[
Container Registry
](
../user/packages/container_registry/index.md
)
(
`$CI_REGISTRY_PASSWORD`
is
`$CI_JOB_TOKEN`
)
-
[
Go Proxy
](
../user/packages/go_proxy/index.md
)
-
[
Package Registry for Maven
](
../user/packages/maven_repository/index.md#authenticate-with-a-ci-job-token-in-maven
)
-
[
Package Registry for npm
](
../user/packages/npm_registry/index.md#authenticate-with-a-ci-job-token
)
-
[
Package Registry for NuGet
](
../user/packages/nuget_repository/index.md
)
-
[
Package Registry for PyPI
](
../user/packages/pypi_repository/index.md#authenticate-with-a-ci-job-token
)
-
[
Package Registry for generic packages
](
../user/packages/generic_packages/index.md#publish-a-generic-package-by-using-cicd
)
-
[
Get job artifacts
](
job_artifacts.md#get-job-artifacts
)
-
[
Get job token's job
](
jobs.md#get-job-tokens-job
)
-
[
Pipeline triggers
](
pipeline_triggers.md
)
(
using
the
`token=`
parameter)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment