From 62d2e1dd17e19a78406ffa2da19fc8bbe2bc4111 Mon Sep 17 00:00:00 2001 From: Blair Vanderlugt Date: Thu, 19 Aug 2021 11:45:55 -0400 Subject: [PATCH] fix indent --- apps/cic-eth/.gitlab-ci.yml | 4 ++-- apps/cic-notify/.gitlab-ci.yml | 6 +++--- apps/cic-ussd/.gitlab-ci.yml | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/apps/cic-eth/.gitlab-ci.yml b/apps/cic-eth/.gitlab-ci.yml index 9b29a612..06693d28 100644 --- a/apps/cic-eth/.gitlab-ci.yml +++ b/apps/cic-eth/.gitlab-ci.yml @@ -22,8 +22,8 @@ test-mr-cic-eth: key: files: - test_requirements.txt - paths: - - /root/.cache/pip + paths: + - /root/.cache/pip image: registry.gitlab.com/grassrootseconomics/cic-internal-integration/$APP_NAME:$MR_IMAGE_TAG script: - cd apps/$APP_NAME/ diff --git a/apps/cic-notify/.gitlab-ci.yml b/apps/cic-notify/.gitlab-ci.yml index d369d459..30295a33 100644 --- a/apps/cic-notify/.gitlab-ci.yml +++ b/apps/cic-notify/.gitlab-ci.yml @@ -22,9 +22,9 @@ test-mr-cic-notify: key: files: - test_requirements.txt - paths: - - /root/.cache/pip - image: registry.gitlab.com/grassrootseconomics/cic-internal-integration/$APP_NAME:$MR_IMAGE_TAG + paths: + - /root/.cache/pip + image: registry.gitlab.com/grassrootseconomics/cic-internal-integration/$APP_NAME:$MR_IMAGE_TAG script: - cd apps/$APP_NAME/ - > diff --git a/apps/cic-ussd/.gitlab-ci.yml b/apps/cic-ussd/.gitlab-ci.yml index b81ae95a..7ff166cc 100644 --- a/apps/cic-ussd/.gitlab-ci.yml +++ b/apps/cic-ussd/.gitlab-ci.yml @@ -22,8 +22,8 @@ test-mr-cic-ussd: key: files: - test_requirements.txt - paths: - - /root/.cache/pip + paths: + - /root/.cache/pip image: registry.gitlab.com/grassrootseconomics/cic-internal-integration/$APP_NAME:$MR_IMAGE_TAG script: - cd apps/$APP_NAME/