aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2018-04-18 12:09:26 +0200
committerLoïc Hoguin <[email protected]>2018-04-18 12:09:26 +0200
commitd2037b8b8b3335d829ec4aed2e5cd07a1b7013d3 (patch)
tree64b6b53d11577688301073ce375914fdeb60526b
parent434ac251a5bbba1ae8b75728d7b288015f75ad1b (diff)
downloadci-d2037b8b8b3335d829ec4aed2e5cd07a1b7013d3.tar.gz
ci-d2037b8b8b3335d829ec4aed2e5cd07a1b7013d3.tar.bz2
ci-d2037b8b8b3335d829ec4aed2e5cd07a1b7013d3.zip
Remove KERL_CONFIGURE_OPTIONS from pipelines
-rw-r--r--ci.d/yum1
-rw-r--r--pipelines/cowlib2
-rw-r--r--pipelines/cowlib-prs2
3 files changed, 2 insertions, 3 deletions
diff --git a/ci.d/yum b/ci.d/yum
index 27607c7..961ecf9 100644
--- a/ci.d/yum
+++ b/ci.d/yum
@@ -9,4 +9,3 @@ yum_upgrade() {
yum_install() {
lxc_do yum install -y "$@"
}
-
diff --git a/pipelines/cowlib b/pipelines/cowlib
index a028e52..157bf43 100644
--- a/pipelines/cowlib
+++ b/pipelines/cowlib
@@ -64,7 +64,7 @@
"artifact_paths": "logs.html",
"branch_configuration": "",
"env": {
- "KERL_CONFIGURE_OPTIONS": "--with-ssl=/root/openssl-1.0"
+
},
"timeout_in_minutes": null,
"agent_query_rules": [
diff --git a/pipelines/cowlib-prs b/pipelines/cowlib-prs
index 3becb65..889c841 100644
--- a/pipelines/cowlib-prs
+++ b/pipelines/cowlib-prs
@@ -63,7 +63,7 @@
"artifact_paths": "logs.html",
"branch_configuration": "",
"env": {
- "KERL_CONFIGURE_OPTIONS": "--with-ssl=/root/openssl-1.0"
+
},
"timeout_in_minutes": null,
"agent_query_rules": [