From f3244c601958def02350f5f7ec6d4faf44dcdfa9 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Tue, 12 Nov 2019 11:50:43 -0800 Subject: ci: Remove old commented copy of freedreno artifacts. This path was from an older version of freedreno CI. --- .gitlab-ci/prepare-artifacts.sh | 1 - 1 file changed, 1 deletion(-) (limited to '.gitlab-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. -- cgit v1.2.3