mirror of
https://github.com/dfinke/ImportExcel.git
synced 2026-01-10 12:33:54 +00:00
Update azure-pipelines.yml
This commit is contained in:
@@ -6,7 +6,12 @@ steps:
|
||||
- powershell: '.\DoTests.ps1'
|
||||
displayName: 'PowerShell Script'
|
||||
|
||||
- task: PublishBuildArtifacts@1
|
||||
inputs:
|
||||
pathtoPublish: '$(Build.ArtifactStagingDirectory)'
|
||||
artifactName: drop1
|
||||
|
||||
trigger:
|
||||
paths:
|
||||
exclude:
|
||||
- README.md
|
||||
- README.md
|
||||
|
||||
Reference in New Issue
Block a user