X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=inline;f=jobs%2Flibrseq.yaml;h=e6ae6f44498daba4f0115337cabdcd5d40350da0;hb=0ecb76529f15cf5935ac7179f42c1b2ecb15d6fe;hp=2487843e1ec0cf851c573b5fa5bfac8c1e114e0d;hpb=4f04deeb6908d8603302ae2ee1813648cbe622b3;p=lttng-ci.git diff --git a/jobs/librseq.yaml b/jobs/librseq.yaml index 2487843..e6ae6f4 100644 --- a/jobs/librseq.yaml +++ b/jobs/librseq.yaml @@ -150,7 +150,7 @@ - archive: &librseq_publisher_archive_defaults - artifacts: 'build/**,tap/**' + artifacts: 'build/**,tap/**,log/**' allow-empty: false - workspace-cleanup: &librseq_publisher_workspace-cleanup_defaults clean-if: @@ -335,7 +335,7 @@ touchstone: '(build == "std") && (conf == "std") && (cc == "clang-14")' - 'librseq_{version}_{buildtype}': buildtype: portbuild - platforms: !!python/tuple [deb11-armhf, deb11-arm64, sid-powerpc, deb11-ppc64el, deb11-i386] + platforms: !!python/tuple [deb11-armhf, deb11-arm64, deb11-ppc64el, deb11-i386] builds: !!python/tuple [std] confs: !!python/tuple [std, static] touchstone: '(build == "std") && (conf == "std") && (platform == "deb11-i386")'