Skip to content

Commit 2676c4b

Browse files
committed
Sets autoDeploy to false
Signed-off-by: zach wick <[email protected]>
1 parent bd2eb88 commit 2676c4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

render.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ services:
66
buildCommand: yarn install && yarn build
77
startCommand: yarn start
88
healthCheckPath: /_health
9+
autoDeploy: false
910
disk:
1011
name: strapi-uploads
1112
mountPath: /opt/render/project/src/public/uploads

0 commit comments

Comments
 (0)