commit | 8913fa18e0c754192f1630eedad092c9990cdb4a | [log] [tgz] |
---|---|---|
author | Tetiana Leontovych <tleontovich@mirantis.com> | Tue Jun 24 01:06:47 2025 +0200 |
committer | Tetiana Leontovych <tleontovich@mirantis.com> | Tue Jun 24 15:27:50 2025 +0200 |
tree | faee7905f5f37054580439f9647828b4d4573181 | |
parent | 55005328ed7259167bc1d27b4bbc2a8ee0bdf5f4 [diff] |
Fix some warning in workflow.groovy After jenkins update we start to get warning like "Did you forget the `def` keyword?..field named status_style (to a value of type String) which could lead to memory leaks or other issues" so add def for places we've missed it Related: PRODX-52357 Change-Id: I4dddd30778d5cd910a9706419e30181c17d34514