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 ad50fe9 commit 6c83a3bCopy full SHA for 6c83a3b
devops-integration.yml
@@ -67,7 +67,7 @@ steps:
67
publishLocation: 'Container'
68
69
- script: |
70
- echo "" > $(System.ArtifactStagingDirectory)/isCustomWidgetOk
+ echo "" > $(Build.ArtifactStagingDirectory)/isCustomWidgetOk
71
displayName: "create artifact file for the ReleaseAll pipeline"
72
# - task: PublishBuildArtifacts@1
73
# displayName: publish IsCustomWidgetOk atrifact for the ReleaseAll pipeline
0 commit comments