Archive deps for easier coredump analysis
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 17 Oct 2018 19:25:44 +0000 (15:25 -0400)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Thu, 18 Oct 2018 19:26:48 +0000 (15:26 -0400)
Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
jobs/lttng-tools.yaml

index 10ead3f96033cfffae7475d2b1da4ffe20b6d04f..77b53efd3f130be3eba5e5536813e87334ac56a1 100644 (file)
           clean-if:
             - failure: false
       - archive:
-          artifacts: 'build/**'
+          artifacts: 'build/**, deps/**'
           allow-empty: false
       - email-ext:
           recipients: '{obj:email_to}'
This page took 0.02847 seconds and 4 git commands to generate.