diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index 9043954ca7..f089b13e99 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -24,15 +24,13 @@ schedules: always: true branches: include: - - stable-3 - stable-4 - cron: 0 11 * * 0 displayName: Weekly (old stable branches) always: true branches: include: - - stable-1 - - stable-2 + - stable-3 variables: - name: checkoutPath