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

[benchmarks] setup env for benchmark-all-commits earlier

parent edae639f
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -67,9 +67,9 @@ benchmark:
services:
- couchdb
script:
- '[ -n "${BENCHMARK_ALL_COMMITS}" ] && ./scripts/benchmark/setup-all-commits-env.sh'
- cd testing
- curl -s couchdb:5984
- '[ -n "${BENCHMARK_ALL_COMMITS}" ] && ./scripts/benchmark/setup-all-commits-env.sh'
# You can provide a $NETRC variable containing the creds for your
# elasticsearch instance so it's protected from being leaked in the
# CI console
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment