Created
June 10, 2015 20:31
-
-
Save mikeyp/e517bf75611f69d702e3 to your computer and use it in GitHub Desktop.
project.make.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
core: 8.x | |
api: 2 | |
defaults: | |
projects: | |
subdir: contrib | |
location: "http://updates.drupal.org/release-history" # Workaround for missing SSL on updates.drupal.org | |
# Drupal Core | |
projects: | |
drupal: | |
version: '8.0.0-beta11' | |
# snip |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
By specifying location, Drush make will use that server for all updates instead of https://updates.drupal.org/release-history