diff options
Diffstat (limited to 'scripts/benchmark/README.md')
| -rw-r--r-- | scripts/benchmark/README.md | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/benchmark/README.md b/scripts/benchmark/README.md index 0910219a..4df43b3d 100644 --- a/scripts/benchmark/README.md +++ b/scripts/benchmark/README.md @@ -16,6 +16,8 @@ So what this script does is the following:    - check out .gitlab-ci.yml from current master.    - use gitlab-runner to exec a build locally. +  - set an environment variable (BENCHMARK_ALL_COMMITS=1)so the build script +    knows that it has to setup the environment.    - store timestamp and exit status of each run.    - checkout previous commit and iterate.  | 
