Add stable-4 to nightly CI jobs; make stable-2 weekly. (#3852) (#3854)

(cherry picked from commit 727c9a4032)

Co-authored-by: Felix Fontein <felix@fontein.de>
pull/3960/head
patchback[bot] 2021-12-05 17:41:00 +01:00 committed by GitHub
parent d4ddbed566
commit c513c752f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -24,14 +24,15 @@ schedules:
always: true
branches:
include:
- stable-2
- stable-3
- stable-4
- cron: 0 11 * * 0
displayName: Weekly (old stable branches)
always: true
branches:
include:
- stable-1
- stable-2
variables:
- name: checkoutPath