aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2018-05-16 15:04:09 +0200
committerLoïc Hoguin <[email protected]>2018-05-16 15:04:09 +0200
commitcb72b2781908e812e0e31ba3101259747e7736e1 (patch)
tree2372f81607f0a24892d9025ecf64b61272a2af30
parent0432c86311f0e6b4875608ec9ad760eef95b97a4 (diff)
downloadci-cb72b2781908e812e0e31ba3101259747e7736e1.tar.gz
ci-cb72b2781908e812e0e31ba3101259747e7736e1.tar.bz2
ci-cb72b2781908e812e0e31ba3101259747e7736e1.zip
Forgot to set an environment variable
-rw-r--r--pipelines/cowboy-prs8
1 files 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",