Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
@@ -25,9 +25,6 @@ steps:
|
||||
SourceFolder: '$(Agent.BuildDirectory)/s'
|
||||
Contents: |
|
||||
**
|
||||
!package-lock.json
|
||||
!package.json
|
||||
!tsconfig.json
|
||||
!**\.git\**
|
||||
!**\node_modules\**
|
||||
TargetFolder: '$(Agent.BuildDirectory)/upload'
|
||||
|
||||
Reference in New Issue
Block a user