Skip to content

Commit 3a6d3c6

Browse files
committed
deploy: Add remotebuild false
1 parent c33f6b5 commit 3a6d3c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ services:
1010
# Please check docs/azure_container_apps.md for more information on how to deploy to Azure Container Apps
1111
host: containerapp
1212
docker:
13-
remoteBuild: true
13+
remoteBuild: false
1414
# Please check docs/azure_app_service.md for more information on how to deploy to Azure App Service
1515
# host: appservice
1616
hooks:

0 commit comments

Comments
 (0)