mirror of
https://github.com/ansible/awx.git
synced 2026-02-15 18:20:00 -03:30
collect unit test results for shippable
Signed-off-by: Jake McDermott <jmcdermott@ansible.com>
This commit is contained in:
@@ -24,3 +24,4 @@ build:
|
||||
- pip install -U docker-compose
|
||||
- docker-compose -f tools/docker-compose/unit-tests/docker-compose-shippable.yml build --build-arg TAG=latest unit-tests
|
||||
- docker-compose -f tools/docker-compose/unit-tests/docker-compose-shippable.yml run unit-tests "make ${AWX_BUILD_TARGET}"
|
||||
- python tools/docker-compose/unit-tests/collect_shippable_results.py
|
||||
|
||||
Reference in New Issue
Block a user