diff --git a/.circleci/config.yml b/.circleci/config.yml index 6c65ee6..3ac3b1f 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -11,13 +11,8 @@ jobs: curl \ drill \ openssl - - run: - name: Clone getsslD repository - command: | - git clone https://github.com/dschaper/getsslD.git /bin/getsslD - + - checkout - run: name: Test initial script run - environment: - - PATH: /bin/getsslD:$PATH + shell: /bin/ash command: getsslD