Add debug option flag
[lttng-ci.git] / jobs / lttng-tools.yaml
index b5d55b1c0d7dc1736a6ff1b775ca992d3be3fd55..77b53efd3f130be3eba5e5536813e87334ac56a1 100644 (file)
                 filter: 'build/**'
                 target: 'deps/lttng-ust'
                 do-not-fingerprint: true
+      - shell:
+         !include-raw-escape: scripts/lttng-tools/clean_processes_coredump.sh
       - shell:
          !include-raw-escape: scripts/lttng-tools/build.sh
 
           clean-if:
             - failure: false
       - archive:
-          artifacts: 'build/**'
+          artifacts: 'build/**, deps/**'
           allow-empty: false
       - email-ext:
           recipients: '{obj:email_to}'
This page took 0.02257 seconds and 4 git commands to generate.