From: Jonathan Rajotte Date: Wed, 17 Oct 2018 19:25:44 +0000 (-0400) Subject: Archive deps for easier coredump analysis X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=d3fdfb38771a9dea168628a16dc56fb29fb4b50d;p=lttng-ci.git Archive deps for easier coredump analysis Signed-off-by: Jonathan Rajotte --- diff --git a/jobs/lttng-tools.yaml b/jobs/lttng-tools.yaml index 10ead3f..77b53ef 100644 --- a/jobs/lttng-tools.yaml +++ b/jobs/lttng-tools.yaml @@ -367,7 +367,7 @@ clean-if: - failure: false - archive: - artifacts: 'build/**' + artifacts: 'build/**, deps/**' allow-empty: false - email-ext: recipients: '{obj:email_to}'