From b62b439218e4225b20b747d69f77759e7631d879 Mon Sep 17 00:00:00 2001 From: Danny Coates Date: Tue, 5 Nov 2019 21:06:19 -0800 Subject: [PATCH] fixed circleci oops --- .circleci/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index e80d4301..313dde3d 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -89,6 +89,7 @@ workflows: tags: only: /^v.*/ - deploy_stage: + requires: - test - integration_tests filters: