mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 09:08:10 +02:00
ci/build: drop unused VERSION from python-artifacts
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34710>
This commit is contained in:
parent
5be4799734
commit
621aebe046
1 changed files with 0 additions and 1 deletions
|
|
@ -14,7 +14,6 @@ mkdir -p artifacts/
|
|||
|
||||
# Test runs don't pull down the git tree, so put the dEQP helper
|
||||
# script and associated bits there.
|
||||
echo "$(cat VERSION) (git-$(git rev-parse HEAD | cut -b -10))" > artifacts/VERSION
|
||||
cp -Rp .gitlab-ci/report-flakes.py artifacts/
|
||||
cp -Rp .gitlab-ci/setup-test-env.sh artifacts/
|
||||
cp -Rp .gitlab-ci/common artifacts/ci-common
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue