make COV_CMD available to base_nodb container
This commit is contained in:
parent
c0ac0ffb6c
commit
eff1ed5f1e
|
@ -7,6 +7,7 @@ services:
|
||||||
- DS_YAML
|
- DS_YAML
|
||||||
- DS_JOBS
|
- DS_JOBS
|
||||||
- DS_MATRIX_EXCLUDE
|
- DS_MATRIX_EXCLUDE
|
||||||
|
- COV_CMD
|
||||||
volumes:
|
volumes:
|
||||||
- type: bind
|
- type: bind
|
||||||
source: /home/runner/work/pytest/pytest
|
source: /home/runner/work/pytest/pytest
|
||||||
|
|
Loading…
Reference in New Issue