commit | f53e7dd47a35a70d8494bde64d04a36c65a3dc8e | [log] [tgz] |
---|---|---|
author | Pavel Glazov <pglazov@mirantis.com> | Wed May 22 15:16:26 2024 +0400 |
committer | Pavel Glazov <pglazov@mirantis.com> | Wed May 22 15:16:26 2024 +0400 |
tree | 455837fc23637d0ab754bd056c2118b3ca6634c7 | |
parent | fc7ab0e518a7ed29aeca8bc2c27ddedb6b7a3ac2 [diff] [blame] |
Fix GERRIT_REFSPEC after upgrade jenkins Related_Prod: PROD-36426 Change-Id: I8c79eefe03e8dd60b9c422e9919632cdedefed0f
diff --git a/jobs/templates/self-deploy-jobs.yaml b/jobs/templates/self-deploy-jobs.yaml index 74d3310..fb31b57 100644 --- a/jobs/templates/self-deploy-jobs.yaml +++ b/jobs/templates/self-deploy-jobs.yaml
@@ -7,7 +7,7 @@ name: self-deploy-jobs parameters: - string: - default: 'master' + default: 'refs/for/master' description: 'tcp-qa review refspec' name: GERRIT_REFSPEC trim: 'true'