gitlab-ci: switch to meson logs for CI artifacts.

config.log is an autotools artifact.
This commit is contained in:
Jehan 2023-06-06 16:26:19 +02:00
parent a858474fe8
commit 503324d348
1 changed files with 2 additions and 2 deletions

View File

@ -412,7 +412,7 @@ gimp-win64-native:
paths:
- _install-w64
- _build-w64/build/windows/installer/lang/
- _build-w64/config.log
- _build-w64/meson-*/
cache:
paths:
- _ccache/
@ -499,7 +499,7 @@ gimp-win32-native:
expire_in: 1 day
paths:
- _install-w32
- _build-w32/config.log
- _build-w32/meson-*/
cache:
paths:
- _ccache/