testing
This commit is contained in:
parent
47c0d30604
commit
71677e1d97
1 changed files with 3 additions and 3 deletions
|
|
@ -20,9 +20,9 @@ services:
|
|||
|
||||
clearing_system:
|
||||
build:
|
||||
- context: ./clearing-all
|
||||
- args:
|
||||
- CLR_TEST_NAME=${CLR_TEST_NAME}
|
||||
context: ./clearing-all
|
||||
args:
|
||||
CLR_TEST_NAME: ${CLR_TEST_NAME}
|
||||
environment:
|
||||
- CLR_TEST_NAME=${CLR_TEST_NAME}
|
||||
depends_on:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue