Add CODECOV_TOKEN to up4 jobs
Change-Id: I3f574b43614100c25b131b1e3f9f9f4a69196e66
diff --git a/jjb/verify/up4.yaml b/jjb/verify/up4.yaml
index 17788a6..043dc55 100644
--- a/jjb/verify/up4.yaml
+++ b/jjb/verify/up4.yaml
@@ -73,6 +73,10 @@
- lf-infra-wrappers:
build-timeout: "{build-timeout}"
jenkins-ssh-credential: "{jenkins-ssh-credential}"
+ - credentials-binding:
+ - text:
+ credential-id: codecov-up4
+ variable: CODECOV_TOKEN
- job-template:
id: "up4-postmerge"
@@ -124,3 +128,7 @@
- lf-infra-wrappers:
build-timeout: "{build-timeout}"
jenkins-ssh-credential: "{jenkins-ssh-credential}"
+ - credentials-binding:
+ - text:
+ credential-id: codecov-up4
+ variable: CODECOV_TOKEN