projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52843ec
)
ci: Remove old commented copy of freedreno artifacts.
author
Eric Anholt
<eric@anholt.net>
Tue, 12 Nov 2019 19:50:43 +0000
(11:50 -0800)
committer
Eric Anholt
<eric@anholt.net>
Tue, 12 Nov 2019 20:54:04 +0000
(12:54 -0800)
This path was from an older version of freedreno CI.
.gitlab-ci/prepare-artifacts.sh
patch
|
blob
|
history
diff --git
a/.gitlab-ci/prepare-artifacts.sh
b/.gitlab-ci/prepare-artifacts.sh
index 2a661b5e3d77d4094737e5c08904f8fa4387946d..9866a9242c398e20ccc76627e68edd6cf6beee36 100755
(executable)
--- 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.