Browse Source

Merge branch 'chore/manual-benchmark' into 'develop'

CI: Make benchmarks manually triggered.

See merge request pleroma/pleroma!2020
feature/compile_get
rinpatch 4 years ago
parent
commit
ca1acfa314
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .gitlab-ci.yml

+ 1
- 0
.gitlab-ci.yml View File

@@ -31,6 +31,7 @@ build:

benchmark:
stage: benchmark
when: manual
variables:
MIX_ENV: benchmark
services:


Loading…
Cancel
Save