From fd0ceb7a017da819f73ceea258a907a10c92edda Mon Sep 17 00:00:00 2001 From: Cievoloth Coca Date: Wed, 29 May 2019 20:51:31 +0000 Subject: [PATCH] fix structure problem --- .circleci/config.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 98119ea73..14e01297e 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -10,10 +10,7 @@ jobs: - /KR.*/ steps: # - run: yum -y install ssh - - run: - name: Install dependecies and checkout - command: | - yum install -y git + - run: yum install -y git - checkout: - run: name: swich folder