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