jjb: Allow pulling artifacts from unstable jobs
[lttng-ci.git] / jobs / lttng-ust-java-tests.yaml
index 12ef2b6ddbe3e2304e9753ce938918c18df58cd7..ed41dcdad886180b42e736560dc95a58ac95d9e2 100644 (file)
       - copyartifact:
           project: liburcu_${{liburcu_version}}_build/arch=${{arch}},conf=std,build=std
           which-build: last-successful
-          stable: true
+          stable: false
           filter: 'build/**'
           target: 'deps'
           do-not-fingerprint: true
       - copyartifact:
           project: lttng-ust_${{lttng_ust_version}}_build/liburcu_version=${{liburcu_version}},arch=${{arch}},conf=agents,build=std
           which-build: last-successful
-          stable: true
+          stable: false
           filter: 'build/**'
           target: 'deps'
           do-not-fingerprint: true
       - copyartifact:
           project: lttng-tools_${{lttng_tools_version}}_build/babeltrace_version=master,liburcu_version=${{liburcu_version}},arch=${{arch}},conf=agents,build=std
           which-build: last-successful
-          stable: true
+          stable: false
           filter: 'build/**'
           target: 'deps'
           do-not-fingerprint: true
       - copyartifact:
           project: babeltrace_master_build/arch=${{arch}},conf=std,build=std
           which-build: last-successful
-          stable: true
+          stable: false
           filter: 'build/**'
           target: 'deps'
           do-not-fingerprint: true
This page took 0.025307 seconds and 4 git commands to generate.