Commit f72ea4e
ci: enable build scans via -PbuildScan instead of --scan
The Develocity plugin is now applied explicitly and gates scan
publishing on the `-PbuildScan` opt-in (publishing.onlyIf). Pass that
property from CI so release builds keep publishing scans.
`--scan` is dropped: it would force publishing even without the opt-in,
which now fails because the terms of use are only accepted when
`-PbuildScan` is set.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent c77aed8 commit f72ea4e
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
355 | 355 | | |
356 | 356 | | |
357 | 357 | | |
358 | | - | |
| 358 | + | |
359 | 359 | | |
360 | 360 | | |
361 | 361 | | |
| |||
378 | 378 | | |
379 | 379 | | |
380 | 380 | | |
381 | | - | |
| 381 | + | |
382 | 382 | | |
383 | 383 | | |
384 | 384 | | |
| |||
0 commit comments