From e3da256e663a8498ff77ad3efe1f477f960de345 Mon Sep 17 00:00:00 2001 From: Blair Vanderlugt Date: Tue, 6 Jul 2021 19:11:51 +0000 Subject: [PATCH] Update apps/cic-eth/.gitlab-ci.yml --- apps/cic-eth/.gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/cic-eth/.gitlab-ci.yml b/apps/cic-eth/.gitlab-ci.yml index 588c11e6..4c8f5b16 100644 --- a/apps/cic-eth/.gitlab-ci.yml +++ b/apps/cic-eth/.gitlab-ci.yml @@ -24,8 +24,8 @@ test-mr-cic-eth: - .cic_eth_changes_target cache: key: - files: - - test_requirements.txt + files: + - test_requirements.txt paths: - /root/.cache/pip image: $MR_IMAGE_TAG