projects
/
discourse_docker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aef8682
)
ruby-china change domain (#406)
author
scavin
<scavina@gmail.com>
Mon, 3 Sep 2018 00:32:59 +0000
(08:32 +0800)
committer
Sam
<sam.saffron@gmail.com>
Mon, 3 Sep 2018 00:32:59 +0000
(10:32 +1000)
templates/web.china.template.yml
patch
|
blob
|
blame
|
history
diff --git
a/templates/web.china.template.yml
b/templates/web.china.template.yml
index 983f289c69d4fda99749629c527f39be3604ebb4..5a424a7d79622786d5b19b7b8cd92b4f78b9edd6 100644
(file)
--- a/
templates/web.china.template.yml
+++ b/
templates/web.china.template.yml
@@
-2,9
+2,9
@@
hooks:
before_web:
- exec:
cmd:
- - gem sources --add https://gems.ruby-china.
org/ --remove https://rubygems.org
/
+ - gem sources --add https://gems.ruby-china.
com/ --remove https://rubygems.com
/
before_bundle_exec:
- exec:
cmd:
- - su discourse -c 'bundle config mirror.https://rubygems.
org https://gems.ruby-china.org
/'
+ - su discourse -c 'bundle config mirror.https://rubygems.
com https://gems.ruby-china.com
/'