Sync docs from 1.3.x to gh-pages

This commit is contained in:
buildmaster
2017-06-27 14:35:12 +00:00
parent 16b47920d0
commit cf9f0e38b6

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>