You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
command 'yarn' # Install package.json dependencies
command "NODE_ENV=#{fetch(:rails_env)} RAILS_ENV=#{fetch(:rails_env)} bundle exec rails webpacker:compile" # Run this here so we aren't committing compiled assests to git
How do I configure my deploy.rb?
The text was updated successfully, but these errors were encountered: