Skip to content

Commit 067c88e

Browse files
committed
enable terminal prompts by default?
1 parent 64071cf commit 067c88e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/test-proxy/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ stages:
3636
GIT_TOKEN: $(azuresdk-github-pat)
3737
GIT_COMMIT_OWNER: azure-sdk
3838
GIT_COMMIT_EMAIL: [email protected]
39+
GIT_TERMINAL_PROMPT: 1
3940

4041
- task: PublishTestResults@2
4142
condition: succeededOrFailed()
@@ -78,6 +79,7 @@ stages:
7879
GIT_TOKEN: $(azuresdk-github-pat)
7980
GIT_COMMIT_OWNER: azure-sdk
8081
GIT_COMMIT_EMAIL: [email protected]
82+
GIT_TERMINAL_PROMPT: 1
8183

8284
- job: Docker_CLI_Integration_Test
8385

0 commit comments

Comments
 (0)