Verified Commit edc287f5 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 c2b52d71)
parent 708e49d8
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"
  # Let composer know what self.version means.
  COMPOSER_ROOT_VERSION: "${CI_MERGE_REQUEST_TARGET_BRANCH_NAME}${CI_COMMIT_BRANCH}-dev"
  COMPOSER_ALLOW_SUPERUSER: 1