Skip to content
Snippets Groups Projects
Verified Commit f199bf6a 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 a1173b6c
Branches 10.3.x
No related tags found
No related merge requests found
Pipeline #475676 passed with warnings
Pipeline: drupal

#475763

    Pipeline: drupal

    #475751

      Pipeline: drupal

      #475741

        +6
        ......@@ -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
        ......
        0% Loading or .
        You are about to add 0 people to the discussion. Proceed with caution.
        Finish editing this message first!
        Please register or to comment