buildCommand doesn't apply for Render Docker builds

This commit is contained in:
Ryan W
2023-09-30 21:36:03 -07:00
parent 36054a37d3
commit 2ffa0a88c2
2 changed files with 0 additions and 11 deletions
-1
View File
@@ -13,7 +13,6 @@ services:
region: oregon
branch: main
plan: free
buildCommand: "./bin/render-build.sh"
dockerCommand: "bundle exec puma -C config/puma.rb"
numInstances: 1
healthCheckPath: /up