We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb75f73 commit 31683a1Copy full SHA for 31683a1
azure-pipelines.yml
@@ -120,3 +120,6 @@ steps:
120
testResultsFiles: '**/test-results.xml'
121
testRunTitle: 'Python $(python.version)'
122
condition: succeededOrFailed()
123
+
124
+- publish: $(System.DefaultWorkingDirectory)/result_images
125
+ artifact: result_images
0 commit comments