diff --git a/azure-pipelines.yml b/azure-pipelines.yml index a756f57..46201e1 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -3,7 +3,7 @@ # Add steps that build, run tests, deploy, and more: # https://aka.ms/yaml -name: $(TeamProject)_$(BuildDefinitionName)_$(SourceBranchName)_$(Date:yyyyMMdd)$(Rev:.rr) +name: $(TeamProject)_$(SourceBranchName)_$(Date:yyyyMMdd)$(Rev:.rr) # Trigger CI on commit to master and develop branches trigger: