mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-12 23:55:19 +01:00
see how lint 2.16 vs 2.17 goes ...
Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
parent
4905841d2f
commit
a0987f1dc3
1 changed files with 2 additions and 0 deletions
|
|
@ -70,6 +70,8 @@ stages:
|
||||||
test: sanity
|
test: sanity
|
||||||
- name: Units
|
- name: Units
|
||||||
test: units
|
test: units
|
||||||
|
- name: Lint
|
||||||
|
test: lint
|
||||||
- stage: Sanity_2_15
|
- stage: Sanity_2_15
|
||||||
displayName: Ansible 2.15 sanity
|
displayName: Ansible 2.15 sanity
|
||||||
dependsOn: []
|
dependsOn: []
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue