Fixed file location.

This commit is contained in:
Martin Edenhofer 2016-12-06 12:26:15 +01:00
parent e1d8e76f60
commit 1ae3aaadb5

View file

@ -26,7 +26,7 @@ before:
- "cat Gemfile.lock"
- contrib/cleanup.sh
after:
- contrib/after.sh
- contrib/packager.io/after.sh
env:
- RAILS_ENV=production
- PORT=3000