We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d40baa commit d22f9aaCopy full SHA for d22f9aa
Procfile
@@ -1,2 +1,3 @@
1
web: bundle exec puma -C config/puma.rb
2
worker: bundle exec sidekiq
3
+release: bin/rails db:migrate
0 commit comments