commit | a260d97adda1e4f79cd84c4dc1bfe140e072e1f8 | [log] [tgz] |
---|---|---|
author | Oleksii Molchanov <omolchanov@mirantis.com> | Wed Jul 21 21:58:15 2021 +0300 |
committer | Oleksii Molchanov <omolchanov@mirantis.com> | Thu Aug 26 22:01:54 2021 +0300 |
tree | 34689571b2489b76e265d8026f774888fdaf2f0d | |
parent | 50e8cb9995742b4c5cf2d0f354f218107c201f63 [diff] [blame] |
Enable timestamper plugin for jenkins Related-Prod: PROD-34521 Change-Id: I42582af9a6e034abc973cdb1db075cbb14847dcc
diff --git a/jenkins/client/init.yml b/jenkins/client/init.yml index 27f89b0..38a143a 100644 --- a/jenkins/client/init.yml +++ b/jenkins/client/init.yml
@@ -13,6 +13,8 @@ jenkins_gerrit_credentials: "gerrit" jenkins: client: + timestamper: + enabled: true master: host: ${_param:jenkins_master_host} port: ${_param:jenkins_master_port}