mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 00:00:11 +01:00
gitlab-ci: Fix scons build directory path
Fixes: dd3d0b2897 "gitlab-ci: Only keep the build logs as artifacts."
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
This commit is contained in:
parent
4d2890e8f7
commit
5229f27f06
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ debian:
|
|||
paths:
|
||||
- _build/meson-logs/*.txt
|
||||
# scons:
|
||||
- _build/*/config.log
|
||||
- build/*/config.log
|
||||
- shader-db
|
||||
variables:
|
||||
CCACHE_COMPILERCHECK: "content"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue