aboutsummaryrefslogtreecommitdiffstats
path: root/pipelines/ranch
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2018-08-06 16:39:37 +0200
committerLoïc Hoguin <[email protected]>2018-08-06 16:39:37 +0200
commit2b053440ef85881517e0fd6b45b255e46e33316f (patch)
treec4574a74cf91651edf28301b087dac8b12a218a8 /pipelines/ranch
parent04a4683184fc724e7f0ce9eeb9609f3ddf5eb95e (diff)
downloadci-2b053440ef85881517e0fd6b45b255e46e33316f.tar.gz
ci-2b053440ef85881517e0fd6b45b255e46e33316f.tar.bz2
ci-2b053440ef85881517e0fd6b45b255e46e33316f.zip
Update pipelines
Diffstat (limited to 'pipelines/ranch')
-rw-r--r--pipelines/ranch4
1 files changed, 2 insertions, 2 deletions
diff --git a/pipelines/ranch b/pipelines/ranch
index 1deb5af..6088894 100644
--- a/pipelines/ranch
+++ b/pipelines/ranch
@@ -37,7 +37,7 @@
"scheduled_builds_count": 0,
"running_builds_count": 0,
"scheduled_jobs_count": 0,
- "running_jobs_count": 0,
+ "running_jobs_count": 1,
"waiting_jobs_count": 0,
"steps": [
{
@@ -110,7 +110,7 @@
{
"type": "script",
"name": "Alpine",
- "command": "make distclean\r\nmake -k ci ci-auto-cleanup\r\nmake dialyze LATEST_ERLANG_OTP=1",
+ "command": "make distclean\r\nmake -k ci ci-auto-cleanup AUTO_CI_OTP=OTP-19+\r\nmake dialyze LATEST_ERLANG_OTP=1",
"artifact_paths": "logs.html",
"branch_configuration": "",
"env": {