Skip to content

Commit 8de883d

Browse files
committed
Update to PATH on production pipeline
1 parent 030fc44 commit 8de883d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure-pipelines-production.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ stages:
8787
inputs:
8888
buildType: 'current'
8989
artifactName: drop_africa
90-
targetPath: '$(Pipeline.Workspace)/drop'
90+
targetPath: '$(Pipeline.Workspace)/drop_africa'
9191

9292
- script: echo initialize, cleanup, backup, install certs
9393

0 commit comments

Comments
 (0)