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
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -56,7 +56,7 @@ workflow:
################

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}"
  CORE_GITLAB_PROJECT_ID: 59858
  # Let composer know what self.version means.