From c9fa553d71749dd7de897967c75b4bece556326f Mon Sep 17 00:00:00 2001 From: VaibhavPage Date: Tue, 25 Feb 2020 19:30:26 -0500 Subject: [PATCH] fix: ci --- .circleci/config.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 7b8b355e4b..f27041af37 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -53,7 +53,7 @@ jobs: - persist_to_workspace: root: . paths: - - ./dist/argo-events-linux-amd64.tar.gz + - ./dist # push_bin pushes both the linux and mac binaries to a github release when a new tag is added to the project push_bin: environment: @@ -91,6 +91,7 @@ workflows: - build: requires: - install_dep + - test filters: tags: only: /.*/