From f89243aeb6e359a3737f791cba6ad25e92def835 Mon Sep 17 00:00:00 2001 From: Michael Jeanson Date: Wed, 12 Aug 2020 10:54:43 -0400 Subject: [PATCH] jjb: lttng-tools: babeltrace not used on Windows Signed-off-by: Michael Jeanson --- jobs/lttng-tools.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/jobs/lttng-tools.yaml b/jobs/lttng-tools.yaml index 42aaad4..28b5e19 100644 --- a/jobs/lttng-tools.yaml +++ b/jobs/lttng-tools.yaml @@ -378,13 +378,6 @@ filter: 'build/**' target: 'deps' do-not-fingerprint: true - - copyartifact: - project: babeltrace_${{babeltrace_version}}_winbuild/arch=${{arch}},conf=std,build=std - which-build: last-successful - stable: false - filter: 'build/**' - target: 'deps' - do-not-fingerprint: true - conditional-step: condition-kind: strings-match on-evaluation-failure: run -- 2.34.1