Fixed Typo
This commit is contained in:
parent
099a951dfd
commit
a26e39f230
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ before:
|
||||||
- cp config/database.yml.pkgr config/database.yml
|
- cp config/database.yml.pkgr config/database.yml
|
||||||
- echo "gem 'mysql2'" >> Gemfile.local
|
- echo "gem 'mysql2'" >> Gemfile.local
|
||||||
- "cat Gemfile.lock"
|
- "cat Gemfile.lock"
|
||||||
- contribcleanup.sh
|
- contrib/cleanup.sh
|
||||||
env:
|
env:
|
||||||
- RAILS_ENV=production
|
- RAILS_ENV=production
|
||||||
- PORT=3000
|
- PORT=3000
|
||||||
|
|
Loading…
Reference in a new issue