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'