From: Simon Marchi Date: Tue, 25 Apr 2023 18:45:15 +0000 (-0400) Subject: jjb: binutils-gdb: don't collect build directory X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=fd1d2cae132a859b60a87efb980c86024d4ed3ac;p=lttng-ci.git jjb: binutils-gdb: don't collect build directory There is no need to. Change-Id: I856d6d55ed6dcdd37c3ba5a6ab1ca0d79c035371 --- diff --git a/jobs/binutils-gdb.yaml b/jobs/binutils-gdb.yaml index 36e52f7..67f427f 100644 --- 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'