Skip to content
Snippets Groups Projects
Verified Commit 6ef89d99 authored by Dave Long's avatar Dave Long
Browse files

Issue #3516954 by maxwhitehead, fjgarlin: CI: Switch drupalci image registry...

Issue #3516954 by maxwhitehead, fjgarlin: CI: Switch drupalci image registry from dockerhub to gitlab.com (mitigate rate limit errors)

(cherry picked from commit 622e3cc1)
parent 07d499cf
No related branches found
No related tags found
6 merge requests!12227Issue #3181946 by jonmcl, mglaman,!12079Issue #3523476 by matthiasm11: Add empty check on operator,!12024Fix: DocBlock comment for return value of Drupal\Core\Database\Connection::transactionManager(),!11974Draft: Issue #3495165 by catch, joeyroth, berdir, texas-bronius: Better warning...,!11934Issue #3520997: DefaultLazyPluginCollection unnecessarily instantiates plugins when sorting collection,!11887Issue #3520065: The migrate Row class API is incomplete
Pipeline #465168 passed
Pipeline: drupal

#465169

    ...@@ -56,7 +56,7 @@ workflow: ...@@ -56,7 +56,7 @@ workflow:
    ################ ################
    variables: variables:
    _CONFIG_DOCKERHUB_ROOT: "drupalci" _CONFIG_DOCKERHUB_ROOT: "registry.gitlab.com/drupal-infrastructure/drupalci/drupalci-environments"
    CACHE_TARGET: "${CI_MERGE_REQUEST_TARGET_BRANCH_NAME}${CI_COMMIT_BRANCH}" CACHE_TARGET: "${CI_MERGE_REQUEST_TARGET_BRANCH_NAME}${CI_COMMIT_BRANCH}"
    CORE_GITLAB_PROJECT_ID: 59858 CORE_GITLAB_PROJECT_ID: 59858
    # Let composer know what self.version means. # Let composer know what self.version means.
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment