From e7102511b0331c0fb060703403287da5a99956c2 Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Tue, 22 Jul 2025 19:54:45 +0200 Subject: [PATCH] ci/prepare-artifacts: drop redundant copy `fossilize-runner.sh` is already matched by `*-runner.sh`. Part-of: --- .gitlab-ci/prepare-artifacts.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci/prepare-artifacts.sh b/.gitlab-ci/prepare-artifacts.sh index 4f4a98468ba..8fbb6e1d5f4 100755 --- a/.gitlab-ci/prepare-artifacts.sh +++ b/.gitlab-ci/prepare-artifacts.sh @@ -39,7 +39,6 @@ cp -Rp .gitlab-ci/common install/ cp -Rp .gitlab-ci/piglit install/ cp -Rp .gitlab-ci/fossils.yml install/ cp -Rp .gitlab-ci/fossils install/ -cp -Rp .gitlab-ci/fossilize-runner.sh install/ cp -Rp .gitlab-ci/crosvm-init.sh install/ cp -Rp .gitlab-ci/*.txt install/ cp -Rp .gitlab-ci/report-flakes.py install/