diff --git a/azure-pipelines-automated-testing.yml b/azure-pipelines-automated-testing.yml index a7d4255c..680cf954 100644 --- a/azure-pipelines-automated-testing.yml +++ b/azure-pipelines-automated-testing.yml @@ -194,7 +194,7 @@ stages: $(dockerImageName):$(imageTag) \ . $(System.DefaultWorkingDirectory)/devops/scripts/jira_writeback.sh && add_comment "$(Build.SourceBranchName)" "AUTOMATED TEST RUN: $(date)" "$(System.DefaultWorkingDirectory)/ortoni-report/index.html") - displayName: publish_results_to_jira + displayName: publish_results_to_jira env: JIRA_API_KEY: $(JIRA_API_KEY)