diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 830fc4f..6530b1f 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -43,7 +43,5 @@ jobs: CC_TEST_REPORTER_ID: $(CC_TEST_REPORTER_ID) COVERALLS_SERVICE_NAME: $(COVERALLS_SERVICE_NAME) COVERALLS_REPO_TOKEN: $(COVERALLS_REPO_TOKEN) - GIT_BRANCH: $(Build.SourceBranch) - GIT_COMMIT_SHA: $(Build.SourceVersion) publish_test_results_to_pipelines: True publish_code_coverage_to_pipelines: True