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]>
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