mirror of
https://github.com/ansible/awx-operator.git
synced 2026-05-07 22:02:53 +00:00
Issue #24: Update Molecule test suite to 3.0 and fix YAML lint issues.
This commit is contained in:
@@ -3,7 +3,7 @@ services: docker
|
||||
language: python
|
||||
|
||||
install:
|
||||
- pip3 install docker molecule openshift jmespath
|
||||
- pip3 install docker molecule yamllint ansible-lint openshift jmespath
|
||||
|
||||
script:
|
||||
- molecule test -s test-local
|
||||
|
||||
Reference in New Issue
Block a user