projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2629493
)
Gitlab CI: Run correct benchmark task.
author
lain
<lain@soykaf.club>
Thu, 10 Oct 2019 13:31:32 +0000
(15:31 +0200)
committer
lain
<lain@soykaf.club>
Thu, 10 Oct 2019 13:31:32 +0000
(15:31 +0200)
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index 460c1311fe896d1b3d95bf19e312339c7fa60e1b..7c3ca5ee038a31d0d8d217401c4ee32f3a17914c 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-57,7
+57,7
@@
benchmark:
- mix deps.get
- mix ecto.create
- mix ecto.migrate
- - mix pleroma.
benchmark
+ - mix pleroma.
load_testing
unit-testing:
stage: test