We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4da484a commit 98e2bb2Copy full SHA for 98e2bb2
eng/pipelines/templates/stages/archetype-python-release.yml
@@ -207,7 +207,7 @@ stages:
207
208
- task: Powershell@2
209
inputs:
210
- filePath: /eng/common/scripts/Mark-ReleasePlanCompletion.ps1
+ filePath: eng/common/scripts/Mark-ReleasePlanCompletion.ps1
211
arguments: >
212
-PackageInfoFilePath '$(Pipeline.Workspace)/${{parameters.ArtifactName}}/PackageInfo/${{artifact.name}}.json'
213
pwsh: true
0 commit comments