Update ci_templates/.cic-template.yml, apps/cic-eth/.gitlab-ci.yml files

This commit is contained in:
2021-07-05 20:12:04 +00:00
parent a96508dac4
commit 52239e2e82
2 changed files with 3 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ test-mr-cic-eth:
- .cic_eth_variables
- .cic_eth_changes_target
stage: test
image: $CI_REGISTRY_IMAGE/$APP_NAME-test:latest
image: $IMAGE_TAG
script:
- cd apps/$APP_NAME/
- pytest -x --cov=cic_eth --cov-fail-under=90 --cov-report term-missing tests