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 <mike.sul@foundries.io>
@mike-sul mike-sul marked this pull request as ready for review December 29, 2025 12:27
@mike-sul mike-sul requested a review from doanac December 29, 2025 13:48
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.

2 participants