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

Increase coverage of CI groups. (#4563)

This commit is contained in:
Felix Fontein 2022-04-26 12:48:01 +02:00 committed by GitHub
parent 1a9b3214fd
commit 7ee38eadf3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -221,6 +221,7 @@ stages:
groups:
- 1
- 2
- 3
- stage: Remote_2_11
displayName: Remote 2.11
dependsOn: []
@ -238,6 +239,7 @@ stages:
groups:
- 1
- 2
- 3
### Docker
- stage: Docker_devel
@ -317,6 +319,7 @@ stages:
- name: Alpine 3
test: alpine3
groups:
- 1
- 2
- 3