| commit | 703e5f6c26f9b35baae7489cb5db8c35443d7bb4 | [log] [tgz] |
|---|---|---|
| author | Chris Kay <chris.kay@arm.com> | Wed Dec 24 23:04:57 2025 +0000 |
| committer | Chris Kay <chris.kay@arm.com> | Wed Jan 07 11:05:09 2026 +0000 |
| tree | a4166cbf024bd4c5cc1cd5b20f92cb87bcbe430c | |
| parent | eb54ff1ddfdbcd2d2bbfae2e4a85784345198980 [diff] |
fix: apply JJB 6 deprecation resolutions As of [Jenkins Job Builder 6][1], jobs are expanded the same way as job templates, which means that braces become meaningful. To fix the breakages that this causes in our jobs, we need to double-up braces where they do not represent valid template expansions, which this change actions. [1]: https://jenkins-job-builder.readthedocs.io/en/latest/changelog.html#release-6-0-0 Change-Id: I171c60a14c24023042f5645be4f0403678ccee82 Signed-off-by: Chris Kay <chris.kay@arm.com>