1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

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

This commit is contained in:
Felix Fontein 2021-12-05 17:03:53 +01:00 committed by GitHub
parent ce6d0a749e
commit 727c9a4032
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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