aboutsummaryrefslogtreecommitdiffstats
path: root/pipelines/ranch-prs
diff options
context:
space:
mode:
Diffstat (limited to 'pipelines/ranch-prs')
-rw-r--r--pipelines/ranch-prs4
1 files changed, 2 insertions, 2 deletions
diff --git a/pipelines/ranch-prs b/pipelines/ranch-prs
index 0e55dff..0ddb799 100644
--- a/pipelines/ranch-prs
+++ b/pipelines/ranch-prs
@@ -35,7 +35,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": [
{
@@ -76,7 +76,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": {