buildCommand doesn't apply for Render Docker builds
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
#!/usr/bin/env bash
|
||||
# exit on error
|
||||
set -o errexit
|
||||
|
||||
echo "render build"
|
||||
|
||||
# bundle install
|
||||
# bundle exec rake assets:precompile
|
||||
# bundle exec rake assets:clean
|
||||
# bundle exec rake db:migrate
|
||||
Reference in New Issue
Block a user