Skip to content

Commit 303a5d1

Browse files
Update buildAndPackage.yml
1 parent 0d4b7d1 commit 303a5d1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.azure-pipelines/buildAndPackage.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ pr:
2525

2626
pool:
2727
vmImage: windows-latest
28+
29+
variables:
30+
DROP_PATH: '$(Agent.BuildDirectory)/Drop'
2831

2932
stages:
3033
- stage: Build

0 commit comments

Comments
 (0)