From: Eric Anholt Date: Tue, 12 Nov 2019 19:50:43 +0000 (-0800) Subject: ci: Remove old commented copy of freedreno artifacts. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f3244c601958def02350f5f7ec6d4faf44dcdfa9;p=mesa.git ci: Remove old commented copy of freedreno artifacts. This path was from an older version of freedreno CI. --- diff --git a/.gitlab-ci/prepare-artifacts.sh b/.gitlab-ci/prepare-artifacts.sh index 2a661b5e3d7..9866a9242c3 100755 --- a/.gitlab-ci/prepare-artifacts.sh +++ b/.gitlab-ci/prepare-artifacts.sh @@ -24,7 +24,6 @@ mkdir -p artifacts/ cp VERSION artifacts/ cp -Rp .gitlab-ci/deqp* artifacts/ cp -Rp .gitlab-ci/piglit artifacts/ -# cp -Rp src/freedreno/ci/expected* artifacts/ # Tar up the install dir so that symlinks and hardlinks aren't each # packed separately in the zip file.