Registry credentials
Pipeline credentials
When DOCKER_PUSH uses Registry Provider codinamo, the backend issues a short-lived credential scoped to the current execution and project. Prefer this mode over storing a Registry password in pipeline parameters.
Personal access tokens
Create a token from the project’s Registry tab for local Docker use.
-
Give the token a recognizable name.
-
Grant only required pull and push permissions.
-
Copy the secret immediately.
-
Revoke credentials that are no longer used.
The UI retains only a prefix for identification after creation.