Skip to content

Commit 68f3917

Browse files
authored
Merge pull request #71 from /issues/70-Set_up_auto_deploy_for_Projects_import_rake_task
Set up auto deploy for Projects import rake task
2 parents 027109d + 0c2217e commit 68f3917

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Procfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
web: bundle exec puma -C config/puma.rb
2+
release: bundle exec rails projects:create_starter

0 commit comments

Comments
 (0)