diff --git a/components/cli/circle.yml b/components/cli/circle.yml index dabc4c5aad..06d639e004 100644 --- a/components/cli/circle.yml +++ b/components/cli/circle.yml @@ -11,6 +11,8 @@ jobs: command: apk add -U git openssh - checkout - setup_remote_docker + - run: + command: docker version - run: name: "Lint" command: |