diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 01d53529e..c856274bb 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -4,7 +4,7 @@ pool: vmImage: ubuntu-latest name: springpet trigger: - main + - main stages: - stage: stage1 displayName: spring-stage1