From 72898ec22736a7f44af0eabbfa4feb714f7fa5cd Mon Sep 17 00:00:00 2001 From: Liang Wang Date: Fri, 18 Apr 2025 11:06:28 +0800 Subject: [PATCH] Add Remote Build Avoid Docker Needed --- azure.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure.yaml b/azure.yaml index d175bf8d..50eb48f0 100644 --- a/azure.yaml +++ b/azure.yaml @@ -11,6 +11,7 @@ services: docker: path: ../Dockerfile context: ../ + remoteBuild: true function: project: ./app/functions/EmbedFunctions host: function