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

This commit is contained in:
2021-07-06 18:12:32 +00:00
parent bc868fd2c8
commit 2e6e80e134
2 changed files with 4 additions and 4 deletions

View File

@@ -22,7 +22,7 @@ test-mr-cic-eth:
extends:
- .cic_eth_variables
- .cic_eth_changes_target
image: $IMAGE_TAG
image: $MR_IMAGE_TAG
script:
- cd apps/$APP_NAME/
- pip install -r test_requirements.txt