From 636b2348086246fa94b11d2fb164d6b95c51b7f8 Mon Sep 17 00:00:00 2001 From: Liang Wang Date: Thu, 24 Apr 2025 23:06:33 +0800 Subject: [PATCH] Enable Remote Build --- azure.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure.yaml b/azure.yaml index e187df3..516fd31 100644 --- a/azure.yaml +++ b/azure.yaml @@ -10,6 +10,7 @@ services: language: js docker: path: Dockerfile + remoteBuild: true # hooks: # predeploy: # shell: sh