mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-16 20:08:41 +00:00
Restrict regular CI runs on old branches to stable-2.
This commit is contained in:
parent
3a1bfc4be2
commit
eb186f0098
@ -29,7 +29,7 @@ schedules:
|
|||||||
always: true
|
always: true
|
||||||
branches:
|
branches:
|
||||||
include:
|
include:
|
||||||
- stable-*
|
- stable-2
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
- name: checkoutPath
|
- name: checkoutPath
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user