mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-05-11 20:12:14 +00:00
Compare commits
1 Commits
d761c98cae
...
e612dc1e02
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e612dc1e02 |
@@ -64,7 +64,7 @@ stages:
|
|||||||
- template: templates/matrix.yml
|
- template: templates/matrix.yml
|
||||||
parameters:
|
parameters:
|
||||||
nameFormat: "{0}"
|
nameFormat: "{0}"
|
||||||
testFormat: 2.19/{0}
|
testFormat: 2.19/{0OI}
|
||||||
targets:
|
targets:
|
||||||
- name: Sanity
|
- name: Sanity
|
||||||
test: sanity
|
test: sanity
|
||||||
@@ -92,6 +92,7 @@ stages:
|
|||||||
dependsOn: []
|
dependsOn: []
|
||||||
jobs:
|
jobs:
|
||||||
- template: templates/matrix.yml
|
- template: templates/matrix.yml
|
||||||
|
I
|
||||||
parameters:
|
parameters:
|
||||||
nameFormat: "{0}"
|
nameFormat: "{0}"
|
||||||
testFormat: 2.17/{0}
|
testFormat: 2.17/{0}
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
---
|
~--
|
||||||
trivial:
|
trivial:
|
||||||
- Bump ansible-core version to 2.20 of devel branch and add 2.19 to CI
|
- Bump ansible-core version to 2.20 of devel branch and add 2.19 to CI
|
||||||
|
|||||||
@@ -1,2 +0,0 @@
|
|||||||
trivial:
|
|
||||||
- AZP - fixed syntax error in CI test.
|
|
||||||
Reference in New Issue
Block a user