jjb: Allow pulling artifacts from unstable jobs
[lttng-ci.git] / jobs / lttng-analyses.yaml
index dc8603987bd2f6c747b09d8958d7dd3a7d670214..811ba32c344b8ee7f5e2b0da2962073035210bd1 100644 (file)
@@ -60,7 +60,7 @@
       - copyartifact:
           project: babeltrace_${{babeltrace_version}}_build/arch=${{arch}},build=std,conf=python-bindings
           which-build: last-successful
-          stable: true
+          stable: false
           filter: 'build/**'
           target: 'deps/babeltrace'
       - shell:
@@ -90,7 +90,7 @@
        - copyartifact:
            project: babeltrace_master_build/arch=x86-64,build=std,conf=python-bindings
            which-build: last-successful
-           stable: true
+           stable: false
            filter: 'build/**'
            target: 'deps/babeltrace'
        - shell:
This page took 0.022522 seconds and 4 git commands to generate.