projects
/
lttng-ci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97e9c4c
)
jjb: binutils-gdb: don't collect build directory
author
Simon Marchi
<simon.marchi@efficios.com>
Tue, 25 Apr 2023 18:45:15 +0000
(14:45 -0400)
committer
Michael Jeanson
<mjeanson@efficios.com>
Tue, 25 Apr 2023 20:12:03 +0000
(16:12 -0400)
There is no need to.
Change-Id: I856d6d55ed6dcdd37c3ba5a6ab1ca0d79c035371
jobs/binutils-gdb.yaml
patch
|
blob
|
blame
|
history
diff --git
a/jobs/binutils-gdb.yaml
b/jobs/binutils-gdb.yaml
index 36e52f7f7c78c41e8b801528041faaa861f9659f..67f427f4d16113e91bd99da833843de12893abe1 100644
(file)
--- a/
jobs/binutils-gdb.yaml
+++ b/
jobs/binutils-gdb.yaml
@@
-76,7
+76,7
@@
publishers:
- archive:
- artifacts: '
build/**,
results/**'
+ artifacts: 'results/**'
allow-empty: false
- junit:
results: 'results/*.xml'
This page took
0.023966 seconds
and
4
git commands to generate.