From cb72b2781908e812e0e31ba3101259747e7736e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 16 May 2018 15:04:09 +0200 Subject: Forgot to set an environment variable --- pipelines/cowboy-prs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pipelines/cowboy-prs b/pipelines/cowboy-prs index 6281a5b..75f9176 100644 --- a/pipelines/cowboy-prs +++ b/pipelines/cowboy-prs @@ -32,13 +32,13 @@ "badge_url": "https://badge.buildkite.com/4d12d1c64a1b5589fcfd4e1b17f11f02d8eebd159b798b1ad7.svg", "created_at": "2016-10-11T09:20:14.803Z", "env": { - + "CI_ERLANG_MK": "1" }, "scheduled_builds_count": 0, - "running_builds_count": 0, + "running_builds_count": 1, "scheduled_jobs_count": 0, - "running_jobs_count": 0, - "waiting_jobs_count": 0, + "running_jobs_count": 2, + "waiting_jobs_count": 3, "steps": [ { "type": "script", -- cgit v1.2.3