mirror of
https://github.com/ansible/awx-operator.git
synced 2026-05-07 13:52:58 +00:00
Pin molecule version for 3.0.7 test failures: https://github.com/ansible-community/molecule/issues/2781
This commit is contained in:
@@ -3,7 +3,7 @@ services: docker
|
||||
language: python
|
||||
|
||||
install:
|
||||
- pip3 install docker molecule yamllint ansible-lint openshift jmespath
|
||||
- pip3 install docker molecule==3.0.6 yamllint ansible-lint openshift jmespath
|
||||
|
||||
script:
|
||||
- molecule test -s test-local
|
||||
|
||||
Reference in New Issue
Block a user