From e2b4a3de328e08065a05f0653bb1823d977c67ac Mon Sep 17 00:00:00 2001 From: stefanprodan Date: Thu, 27 Feb 2020 13:03:58 +0200 Subject: [PATCH] ci: push container for master only --- .circleci/config.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index 05cdf0ad..8e0b7de1 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -253,6 +253,10 @@ workflows: - e2e-gloo-testing - e2e-nginx-testing - e2e-linkerd-testing + filters: + branches: + only: + - master release: jobs: