make COV_CMD available to base_nodb container

This commit is contained in:
sommersoft 2022-03-28 08:23:46 -05:00
parent c0ac0ffb6c
commit eff1ed5f1e
1 changed files with 1 additions and 0 deletions

View File

@ -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