diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 127e0a9..22a3307 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,7 +1,7 @@ trigger: - master -name: 0.7-alpha.$(Rev:r) +name: 0.7.0-alpha.$(Rev:r) pool: vmImage: ubuntu-latest