Update apps/cic-eth/.gitlab-ci.yml

This commit is contained in:
Blair Vanderlugt 2021-07-06 19:10:49 +00:00
parent ecc5d26666
commit c8e24c96c5

View File

@ -22,6 +22,12 @@ test-mr-cic-eth:
extends: extends:
- .cic_eth_variables - .cic_eth_variables
- .cic_eth_changes_target - .cic_eth_changes_target
cache:
key:
files:
- test_requirements.txt
paths:
- /root/.cache/pip
image: $MR_IMAGE_TAG image: $MR_IMAGE_TAG
script: script:
- cd apps/$APP_NAME/ - cd apps/$APP_NAME/