Skip to content

Commit

Permalink
remove env var changes
Browse files Browse the repository at this point in the history
  • Loading branch information
scbedd committed Jan 27, 2023
1 parent a3a5fdd commit eba9eae
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tools/test-proxy/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ stages:
GIT_TOKEN: $(azuresdk-github-pat)
GIT_COMMIT_OWNER: azure-sdk
GIT_COMMIT_EMAIL: [email protected]
GIT_TERMINAL_PROMPT: 1

- task: PublishTestResults@2
condition: succeededOrFailed()
Expand Down Expand Up @@ -79,7 +78,6 @@ stages:
GIT_TOKEN: $(azuresdk-github-pat)
GIT_COMMIT_OWNER: azure-sdk
GIT_COMMIT_EMAIL: [email protected]
GIT_TERMINAL_PROMPT: 1

- job: Docker_CLI_Integration_Test

Expand Down

0 comments on commit eba9eae

Please sign in to comment.