Skip to content
Snippets Groups Projects
Verified Commit fb9eaefd authored by drebs's avatar drebs
Browse files

[benchmarks] checkout benchmark-all-commits script before using it

parent 977fe2ce
Branches
Tags
No related merge requests found
Pipeline #
...@@ -67,6 +67,7 @@ benchmark: ...@@ -67,6 +67,7 @@ benchmark:
services: services:
- couchdb - couchdb
script: script:
'[ -n "${BENCHMARK_ALL_COMMITS}" ] && git checkout master scripts/benchmark/benchmark-all-commits.sh'
- '[ -n "${BENCHMARK_ALL_COMMITS}" ] && ./scripts/benchmark/setup-all-commits-env.sh' - '[ -n "${BENCHMARK_ALL_COMMITS}" ] && ./scripts/benchmark/setup-all-commits-env.sh'
- cd testing - cd testing
- curl -s couchdb:5984 - curl -s couchdb:5984
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment