mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-09-14 03:40:33 +00:00
[stable-3] Run extra sanity tests with nox (#1069)
* Run extra sanity tests with nox. (#1068)
(cherry picked from commit e20118b68f)
* Fix CI.
* Adjust ignore file.
This commit is contained in:
@@ -60,8 +60,6 @@ stages:
|
||||
targets:
|
||||
- name: Sanity
|
||||
test: 'devel/sanity/1'
|
||||
- name: Sanity Extra # Only on devel
|
||||
test: 'devel/sanity/extra'
|
||||
- name: Units
|
||||
test: 'devel/units/1'
|
||||
- stage: Ansible_2_18
|
||||
|
||||
Reference in New Issue
Block a user