From 072ef157fd334ccc265f6159ee255acf6645e019 Mon Sep 17 00:00:00 2001 From: Philip Stockerer Date: Tue, 19 Apr 2022 13:52:44 +0000 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index b7a899f..cfa4819 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -26,6 +26,10 @@ steps: Contents: | ** !azure-pipelines.yml + !package-lock.json + !package.json + !README.md + !tsconfig.json !**/.git/** !**/node_modules/** TargetFolder: '$(Agent.BuildDirectory)/upload'