Skip to content

Conversation

@mike-sul
Copy link
Contributor

Add support of a generic container registry, so a user can provide access to an arbitrary registry for the container CI job. The secret value must be defined as ":token|password|secret>", so the CI will do docker login <url> -u <user-name> -p <token|password|secret>.

Add support of a generic container registry, so a user can provide
access to an arbitrary registry for the container CI job. The secret
value must be defined as "<user-name>:token|password|secret>", so the CI
will do `docker login <url> -u <user-name> -p <token|password|secret>`.

Signed-off-by: Mike Sul <[email protected]>
@mike-sul mike-sul merged commit b1d01ac into master Jan 9, 2026
2 checks passed
@mike-sul mike-sul deleted the add-generic-registry-support branch January 9, 2026 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants