Merge branch 'features/environments_readme' of github.com:derek-watson/middleman-deploy into features/environments_readme
Conflicts: README.md
This commit is contained in:
commit
4e46a4e3e7
1 changed files with 4 additions and 0 deletions
|
@ -111,7 +111,11 @@ end
|
|||
|
||||
### Multiple Environments
|
||||
|
||||
<<<<<<< HEAD
|
||||
Deploy your site to more than one configuration using environment variables.
|
||||
=======
|
||||
Deploy to different environments using environment variables and Rake tasks.
|
||||
>>>>>>> 260665eef9aa105ebd6521f300cbdc059e063a82
|
||||
|
||||
```ruby
|
||||
# config.rb
|
||||
|
|
Loading…
Reference in a new issue