Commit 3ce40f9
authored
Do not mark nightly gradle test as release or publish build (#3580)
I think this is the reason the last nightly build failed with:
```
2025-09-10T10:35:11.5880883Z * What went wrong:
2025-09-10T10:35:11.5881289Z Execution failed for task ':yaml-tests:serverJars'.
2025-09-10T10:35:11.5882938Z > Entry fdb-relational-server-4.5.10.0-all.jar is a duplicate but no duplicate handling
strategy has been set. Please refer to
https://docs.gradle.org/8.13/dsl/org.gradle.api.tasks.Copy.html#org.gradle.api.tasks.Copy:duplicatesStrategy for
details.
```1 parent 1792759 commit 3ce40f9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments