1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Fix broken links (#35989)

This commit is contained in:
Laura Coursen
2023-03-29 12:02:07 -05:00
committed by GitHub
parent 4825aa9439
commit b8461290dc
27 changed files with 27 additions and 28 deletions

View File

@@ -184,7 +184,7 @@ Authenticate to GitHub Enterprise Server Container registries by passing
a comma-separated list of \<registry\_url>=\<token> pairs.
For example, you can pass
"<https://containers.GHEHOSTNAME1/v2/=TOKEN1,https://containers.GHEHOSTNAME2/v2/=TOKEN2>"
`https://containers.GHEHOSTNAME1/v2/=TOKEN1,https://containers.GHEHOSTNAME2/v2/=TOKEN2`
to authenticate to two GitHub Enterprise Server instances.
This overrides the CODEQL\_REGISTRIES\_AUTH and GITHUB\_TOKEN environment