diff --git a/.circleci/config.yml b/.circleci/config.yml index 89340c4..97f8e5a 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -23,6 +23,7 @@ jobs: - run: go test ./... release: <<: *defaults + steps: - checkout - setup_remote_docker: version: 18.06.0-ce