mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
(cherry picked from commit 1f41e66f09)
This commit is contained in:
@@ -1,43 +0,0 @@
|
|||||||
language: python
|
|
||||||
|
|
||||||
env:
|
|
||||||
matrix:
|
|
||||||
- T=none
|
|
||||||
|
|
||||||
matrix:
|
|
||||||
exclude:
|
|
||||||
- env: T=none
|
|
||||||
include:
|
|
||||||
- env: T=2.11/sanity/1
|
|
||||||
- env: T=2.11/sanity/2
|
|
||||||
- env: T=2.11/sanity/3
|
|
||||||
- env: T=2.11/sanity/4
|
|
||||||
|
|
||||||
- env: T=2.10/sanity/1
|
|
||||||
- env: T=2.10/sanity/2
|
|
||||||
- env: T=2.10/sanity/3
|
|
||||||
- env: T=2.10/sanity/4
|
|
||||||
|
|
||||||
- env: T=2.9/sanity/1
|
|
||||||
- env: T=2.9/sanity/2
|
|
||||||
- env: T=2.9/sanity/3
|
|
||||||
- env: T=2.9/sanity/4
|
|
||||||
|
|
||||||
branches:
|
|
||||||
except:
|
|
||||||
- "*-patch-*"
|
|
||||||
- "revert-*-*"
|
|
||||||
- "patchback/backports/*"
|
|
||||||
|
|
||||||
build:
|
|
||||||
ci:
|
|
||||||
- tests/utils/shippable/timing.sh tests/utils/shippable/shippable.sh $T
|
|
||||||
|
|
||||||
integrations:
|
|
||||||
notifications:
|
|
||||||
- integrationName: email
|
|
||||||
type: email
|
|
||||||
on_success: never
|
|
||||||
on_failure: never
|
|
||||||
on_start: never
|
|
||||||
on_pull_request: never
|
|
||||||
Reference in New Issue
Block a user