commit | 7946a5c8faf3c0fb9ea5d4ff6944893efb9dbc00 | [log] [tgz] |
---|---|---|
author | Fatih Degirmenci <fdegir@gmail.com> | Tue May 07 12:32:56 2019 +0200 |
committer | Fatih Degirmenci <fdegir@gmail.com> | Tue May 07 12:32:56 2019 +0200 |
tree | 5bbeda0acc84782f3b757cc5e15dc61d45b5be56 | |
parent | 569dfcaaaa0112b0f460689a58c1303936490a55 [diff] |
Remove trailing quote in build description Change-Id: I925f44c12afd0796cc03687664da1f076b6e596b
diff --git a/jjb/cloud-infra/cloud-infra-macros.yaml b/jjb/cloud-infra/cloud-infra-macros.yaml index 2ff2a47..fbf4334 100644 --- a/jjb/cloud-infra/cloud-infra-macros.yaml +++ b/jjb/cloud-infra/cloud-infra-macros.yaml
@@ -59,7 +59,7 @@ - inject: properties-file: "$WORKSPACE/change.properties" - description-setter: - description: $INSTALLER_TYPE - $DEPLOY_SCENARIO" + description: $INSTALLER_TYPE - $DEPLOY_SCENARIO - builder: name: 'cloud-infra-scenario-deploy-macro'