Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
Philip Stockerer
2022-04-19 13:52:44 +00:00
parent 2686b36144
commit 072ef157fd

View File

@@ -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'