mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 07:20:10 +01:00
ci: move the CI handling scripts into bin/ci
Any change in .gitlab-ci/ directory triggers an entire CI run, which is unnecessary for just changing the developers' scripts. Added symlink to `.gitlab-ci/bin` to keep original invocation compatibility. Reviewed-by: Martin Roukala <martin.roukala@mupuf.org> Reviewed-by: Guilherme Gallo <guilherme.gallo@collabora.com> Signed-off-by: David Heidelberg <david.heidelberg@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20371>
This commit is contained in:
parent
07f2c862e0
commit
a04720dc1c
10 changed files with 1 additions and 0 deletions
1
.gitlab-ci/bin
Symbolic link
1
.gitlab-ci/bin
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../bin/ci
|
||||
Loading…
Add table
Reference in a new issue