Auth and switch to gitlab.com registry instead of dockerhub.
All threads resolved!
Auth with registry.gitlab.com instead of docker hub so we build/push modified images to: https://gitlab.com/drupal-infrastructure/drupalci/drupalci-environments/container_registry/
Also need to update CI variables:
-
REGISTRY_PATH
->registry.gitlab.com/drupal-infrastructure/drupalci/drupalci-environments
-
REGISTRY_USERNAME
andREGISTRY_PASSWORD
(I have credentials for these).
EDIT: These CI variables have been configured in target repo (https://git.drupalcode.org/project/drupalci_environments). Should be ok to merge + modify an image + verify it is pushed to new registry.
Related to #3516973
Edited by Max Whitehead
Merge request reports
Activity
- Resolved by Andrey Postnikov
it needs to add update of
Dockerfiles
- dashes in the first lines for it, but could be done afterwards updating credentials
Please register or sign in to reply