mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-17 07:51:25 -07:00
Remove stable-4 from CI cron; add stable-7 instead.
(cherry picked from commit 9708561131
)
This commit is contained in:
parent
8db1ffeb49
commit
ebe214074e
1 changed files with 3 additions and 2 deletions
|
@ -29,13 +29,14 @@ schedules:
|
||||||
always: true
|
always: true
|
||||||
branches:
|
branches:
|
||||||
include:
|
include:
|
||||||
- stable-5
|
- stable-7
|
||||||
|
- stable-6
|
||||||
- cron: 0 11 * * 0
|
- cron: 0 11 * * 0
|
||||||
displayName: Weekly (old stable branches)
|
displayName: Weekly (old stable branches)
|
||||||
always: true
|
always: true
|
||||||
branches:
|
branches:
|
||||||
include:
|
include:
|
||||||
- stable-4
|
- stable-5
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
- name: checkoutPath
|
- name: checkoutPath
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue