Skip to content

Commit 99e1e43

Browse files
committed
Add missing parameter
1 parent dc22e09 commit 99e1e43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.azure-pipelines/buildAndPackage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ stages:
8585
- template: templates/copy-and-build.yml
8686
parameters:
8787
task: 'publishMavenCentralReleasePublicationToSonatypeRepository'
88+
directoryPath: $(DROP_PATH)
8889

8990
- deployment: Github_Release
9091
dependsOn: Maven_Release

0 commit comments

Comments
 (0)