From c26fe7630b5901b530690caf1d49cbe7166956d4 Mon Sep 17 00:00:00 2001 From: Blair Vanderlugt Date: Tue, 25 May 2021 07:58:04 -0700 Subject: [PATCH] add rules to run on mr for test --- apps/cic-eth/.gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/cic-eth/.gitlab-ci.yml b/apps/cic-eth/.gitlab-ci.yml index 64fd0617..aa376e19 100644 --- a/apps/cic-eth/.gitlab-ci.yml +++ b/apps/cic-eth/.gitlab-ci.yml @@ -20,6 +20,7 @@ test-mr-cic-eth: extends: - .cic_eth_variables - .cic_eth_changes_target + - .cic_eth_changes_target stage: test image: $CI_REGISTRY_IMAGE/$APP_NAME-test:latest script: