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

Commit dfa53bd

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent 0d1016c commit dfa53bd

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-
**/*
26+
*
2727
!node_modules/**/*
2828
!.git/**/*
2929
package.json

0 commit comments

Comments
 (0)