Only store benchmark.json in artefacts

This commit is contained in:
Roman Yurchak 2018-10-04 14:05:22 +02:00
parent 372cc96865
commit 0fa6f7b808
1 changed files with 1 additions and 1 deletions

View File

@ -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: