mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 16:33:08 -06:00
DCD-1205: Need to run molecule in the pipenv environment.
This commit is contained in:
@@ -41,5 +41,5 @@ pipelines:
|
||||
script:
|
||||
- ./bin/install-ansible --dev
|
||||
- cd roles/{{ spath.parts[2] }}
|
||||
- molecule test -s {{ spath.parts[4] }}
|
||||
- pipenv run molecule test -s {{ spath.parts[4] }}
|
||||
{% endfor %}
|
||||
|
||||
Reference in New Issue
Block a user