Remove stable-1 and stable-2 from CI, demote stable-3 to weekly CI runs.

pull/4685/head
Felix Fontein 2022-05-16 12:35:01 +02:00
parent 00abaf6f80
commit 97c01174a2
1 changed files with 1 additions and 3 deletions

View File

@ -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