Sync docs from master to gh-pages

This commit is contained in:
buildmaster
2017-06-27 14:36:48 +00:00
parent cf9f0e38b6
commit 7ad3dacf11

View File

@@ -957,13 +957,13 @@ to run apps with multiple profiles. Example:</p>
repos:
development:
pattern:
- */development
- */staging
- '*/development'
- '*/staging'
uri: https://github.com/development/config-repo
staging:
pattern:
- */qa
- */production
- '*/qa'
- '*/production'
uri: https://github.com/staging/config-repo</code></pre>
</div>
</div>