From 082d123c4bbf87f4699d735a8b90d773378159cb Mon Sep 17 00:00:00 2001 From: Philip Stockerer Date: Tue, 19 Apr 2022 13:39:10 +0000 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 463fca6..27385bc 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -25,9 +25,6 @@ steps: SourceFolder: '$(Agent.BuildDirectory)/s' Contents: | ** - !package-lock.json - !package.json - !tsconfig.json !**\.git\** !**\node_modules\** TargetFolder: '$(Agent.BuildDirectory)/upload'