Update apps/cic-eth/.gitlab-ci.yml
This commit is contained in:
parent
ecc5d26666
commit
c8e24c96c5
@ -22,6 +22,12 @@ test-mr-cic-eth:
|
||||
extends:
|
||||
- .cic_eth_variables
|
||||
- .cic_eth_changes_target
|
||||
cache:
|
||||
key:
|
||||
files:
|
||||
- test_requirements.txt
|
||||
paths:
|
||||
- /root/.cache/pip
|
||||
image: $MR_IMAGE_TAG
|
||||
script:
|
||||
- cd apps/$APP_NAME/
|
||||
|
Loading…
Reference in New Issue
Block a user