From 2bfaf7f2314af58dd70bc1e7a9744acb02139779 Mon Sep 17 00:00:00 2001 From: rfaircloth-splunk Date: Thu, 6 Feb 2020 07:24:54 -0500 Subject: [PATCH] Update config.yml --- .circleci/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index 554ac41..9aeeb0c 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -75,6 +75,7 @@ test: &test no_output_timeout: 1h - run: name: collect results + when: always command: | docker container create --name dummy \ -v sc4s-tests_results:/work/test-results \