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 64071cf commit 067c88eCopy full SHA for 067c88e
tools/test-proxy/tests.yml
@@ -36,6 +36,7 @@ stages:
36
GIT_TOKEN: $(azuresdk-github-pat)
37
GIT_COMMIT_OWNER: azure-sdk
38
GIT_COMMIT_EMAIL: [email protected]
39
+ GIT_TERMINAL_PROMPT: 1
40
41
- task: PublishTestResults@2
42
condition: succeededOrFailed()
@@ -78,6 +79,7 @@ stages:
78
79
80
81
82
83
84
- job: Docker_CLI_Integration_Test
85
0 commit comments