aboutsummaryrefslogtreecommitdiffstats
path: root/pipelines/cowlib
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2018-05-23 13:47:03 +0200
committerLoïc Hoguin <[email protected]>2018-05-23 13:47:03 +0200
commit1c026e8e83aa2619624c41b15fb8416414b469e2 (patch)
tree129009e16db7782a105b7cfa630179651b40e04c /pipelines/cowlib
parenta20c3144583fcb6dbc57555bbcdb227474e8f085 (diff)
downloadci-1c026e8e83aa2619624c41b15fb8416414b469e2.tar.gz
ci-1c026e8e83aa2619624c41b15fb8416414b469e2.tar.bz2
ci-1c026e8e83aa2619624c41b15fb8416414b469e2.zip
Update pipelines
Diffstat (limited to 'pipelines/cowlib')
-rw-r--r--pipelines/cowlib4
1 files changed, 2 insertions, 2 deletions
diff --git a/pipelines/cowlib b/pipelines/cowlib
index 2a9d1cb..6559b6d 100644
--- a/pipelines/cowlib
+++ b/pipelines/cowlib
@@ -38,7 +38,7 @@
"scheduled_builds_count": 0,
"running_builds_count": 0,
"scheduled_jobs_count": 0,
- "running_jobs_count": 3,
+ "running_jobs_count": 0,
"waiting_jobs_count": 0,
"steps": [
{
@@ -60,7 +60,7 @@
{
"type": "script",
"name": "FreeBSD",
- "command": "gmake distclean\r\ngmake -k ci ci-auto-cleanup\r\ngmake dialyze LATEST_ERLANG_OTP=1\r\ngmake perfs LATEST_ERLANG_OTP=1",
+ "command": "gmake distclean\r\ngmake -k ci ci-auto-cleanup AUTO_CI_HIPE=\r\ngmake dialyze LATEST_ERLANG_OTP=1\r\ngmake perfs LATEST_ERLANG_OTP=1",
"artifact_paths": "logs.html",
"branch_configuration": "",
"env": {