From 0fa6f7b80893ed83af391aa0794d7143885b592e Mon Sep 17 00:00:00 2001 From: Roman Yurchak Date: Thu, 4 Oct 2018 14:05:22 +0200 Subject: [PATCH] Only store benchmark.json in artefacts --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 707c3e315..0b6ca32a9 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -140,7 +140,7 @@ jobs: export PATH=$PWD/firefox:$PATH python benchmark/benchmark.py cpython/build/3.7.0/host/bin/python3 build/benchmarks.json - store_artifacts: - path: /home/circleci/repo/build + path: /home/circleci/repo/build/benchmarks.json deploy: machine: