diff --git a/.circleci/config.yml b/.circleci/config.yml index e6cc8d511..7b41ba2a8 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -377,7 +377,7 @@ workflows: filters: tags: only: /^v[0-9].*|^cluster.+/ - branches: + branches: ignore: /.*/ - docker-push: requires: @@ -385,5 +385,5 @@ workflows: filters: tags: only: /^v[0-9].*|^cluster.+/ - branches: + branches: ignore: /.*/