Commit a016b31
authored
[ci] XA.PublishAllLogs publishes all build logs to build artifacts (#8189)
Context: f59a3c2
By default, we only store the CI build logs of jobs that fail.
However, there are times when we would like to see the build logs for
successful jobs.
Add the ability to specify that a CI run should publish *all* of its
build logs.
When running a job from the UI, set the `XA.PublishAllLogs` variable
to `true`:
1 parent c984e8b commit a016b31
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments