From 79a2b9f0a37e52b54d7ce90d06b2dbf8943beabc Mon Sep 17 00:00:00 2001 From: "SAITO-PC-3\\saito.k" Date: Fri, 9 Aug 2024 13:42:37 +0900 Subject: [PATCH] =?UTF-8?q?yml=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- azure-pipelines-staging.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines-staging.yml b/azure-pipelines-staging.yml index ddeee17..534d82e 100644 --- a/azure-pipelines-staging.yml +++ b/azure-pipelines-staging.yml @@ -61,6 +61,7 @@ jobs: - checkout: self clean: true fetchDepth: 1 + persistCredentials: true - task: Npm@1 displayName: npm ci inputs: