mirror of
https://github.com/ansible/awx.git
synced 2026-01-23 23:41:23 -03:30
Add image to unit-test docker-compose
This commit is contained in:
parent
ff8966dd48
commit
ac553f7368
@ -5,6 +5,7 @@ services:
|
||||
build:
|
||||
context: ../../../
|
||||
dockerfile: tools/docker-compose/unit-tests/Dockerfile
|
||||
image: gcr.io/ansible-tower-engineering/unit-test-runner:latest
|
||||
environment:
|
||||
SWIG_FEATURES: "-cpperraswarn -includeall -I/usr/include/openssl"
|
||||
TEST_DIRS: "awx/main/tests/unit"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user