From 3ac611e69fb48d79600ccf1dcc9db56e03d1135d Mon Sep 17 00:00:00 2001 From: Fleur Kelpin Date: Fri, 29 Jun 2018 00:15:16 +0200 Subject: [PATCH] Fix codecov step * Add alpine container with curl to run codecov in * Add JENKINS_URL env var so codecov recognizes that this is jenkins ci. --- molgenis-jenkins/templates/config.tpl | 29 +++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/molgenis-jenkins/templates/config.tpl b/molgenis-jenkins/templates/config.tpl index 265de5c..8286edb 100644 --- a/molgenis-jenkins/templates/config.tpl +++ b/molgenis-jenkins/templates/config.tpl @@ -139,8 +139,37 @@ data: {{.Values.Pod.Cpu}} {{.Values.Pod.Memory}} + + alpine + spotify/alpine + false + false + /home/jenkins + /bin/sh -c + cat + true + + + + + + + + 0 + 0 + 0 + 0 + 0 + + + + + JENKINS_URL + http://{{ template "jenkins.fullname" . }}:{{.Values.Master.ServicePort}}{{ default "" .Values.Master.JenkinsUriPrefix }} + + PGP_PASSPHRASE molgenis-pipeline-env-secret