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