Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
Philip Stockerer
2022-04-19 13:39:10 +00:00
parent 439a0ef6c5
commit 082d123c4b

View File

@@ -25,9 +25,6 @@ steps:
SourceFolder: '$(Agent.BuildDirectory)/s'
Contents: |
**
!package-lock.json
!package.json
!tsconfig.json
!**\.git\**
!**\node_modules\**
TargetFolder: '$(Agent.BuildDirectory)/upload'