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:
ba5b2a2
)
Fix missing indentation for china template.
author
Erick Guan
<fantasticfears@gmail.com>
Mon, 17 Nov 2014 16:19:27 +0000
(
00:19
+0800)
committer
Erick Guan
<fantasticfears@gmail.com>
Mon, 17 Nov 2014 16:19:27 +0000
(
00:19
+0800)
Now the next problem is cdn used by gravatar was blocked by GFW. (FXXKING this gov)
templates/web.china.template.yml
patch
|
blob
|
blame
|
history
diff --git
a/templates/web.china.template.yml
b/templates/web.china.template.yml
index 4d59ff9180a5662fe4d56ed9fa289bacea51a56f..a057677b88e6797cc761d6e40e01087cd1f7766f 100644
(file)
--- a/
templates/web.china.template.yml
+++ b/
templates/web.china.template.yml
@@
-7,5
+7,5
@@
hooks:
before_bundle_exec:
- exec:
- cmd:
- - su discourse -c 'bundle config mirror.https://rubygems.org https://ruby.taobao.org/'
+
cmd:
+
- su discourse -c 'bundle config mirror.https://rubygems.org https://ruby.taobao.org/'