Skip to content
This repository was archived by the owner on Jun 18, 2022. It is now read-only.

Commit 0641873

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent e78ca84 commit 0641873

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ steps:
2323
inputs:
2424
SourceFolder: '$(System.DefaultWorkingDirectory)'
2525
Contents: |
26-
**/src/**/?(*.html|*.json|*.js)
26+
**/src/**
2727
package.json
2828
TargetFolder: '$(Build.ArtifactStagingDirectory)'
2929

0 commit comments

Comments
 (0)