diff --git a/.circleci/config.yml b/.circleci/config.yml index aef9755..3181f19 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -20,15 +20,7 @@ workflows: - lint - test - endtoend - - publish_image: - contest: - - DOCKERPASSWORD - requires: - - build_docker - filters: - branches: - only: - - main + jobs: