aboutsummaryrefslogtreecommitdiffstats
path: root/pipelines/ranch
diff options
context:
space:
mode:
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 a3869b5..1deb5af 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": 7,
+ "running_jobs_count": 0,
"waiting_jobs_count": 0,
"steps": [
{
@@ -59,7 +59,7 @@
{
"type": "script",
"name": "FreeBSD",
- "command": "gmake distclean\r\ngmake -k ci ci-auto-cleanup\r\ngmake dialyze LATEST_ERLANG_OTP=1",
+ "command": "gmake distclean\r\ngmake -k ci ci-auto-cleanup AUTO_CI_HIPE=\r\ngmake dialyze LATEST_ERLANG_OTP=1",
"artifact_paths": "logs.html",
"branch_configuration": "",
"env": {