提交 2aa9e2fb 作者: Steven Allen

ci: store cache in benchmark tests

上级 02bc73c5
......@@ -159,6 +159,7 @@ jobs:
root: /tmp/circleci-workspace
paths:
- benchmark-release.txt
- *store_gomod
benchmark-before:
docker:
- image: circleci/golang:1.12
......@@ -177,6 +178,7 @@ jobs:
root: /tmp/circleci-workspace
paths:
- benchmark-before.txt
- *store_gomod
benchmark-after:
docker:
- image: circleci/golang:1.12
......@@ -194,6 +196,7 @@ jobs:
root: /tmp/circleci-workspace
paths:
- benchmark-after.txt
- *store_gomod
benchmark-compare:
docker:
- image: circleci/golang:1.12
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论