mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
ci: Store config.log as a build artifact.
This commit is contained in:
committed by
Alexandre Julliard
parent
fd6c6895d6
commit
ef77d78a39
Notes:
Alexandre Julliard
2023-10-02 22:33:40 +02:00
Approved-by: Henri Verbeet (@hverbeet) Approved-by: Alexandre Julliard (@julliard) Merge-Request: https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/377
@@ -19,6 +19,6 @@ cd build
|
||||
touch ../pipeline_failed
|
||||
|
||||
mkdir -p ../artifacts/$COMMIT
|
||||
rsync -Rr tests/*.exe ../artifacts/$COMMIT
|
||||
rsync -Rr config.log tests/*.exe ../artifacts/$COMMIT
|
||||
|
||||
git reset --hard
|
||||
|
Reference in New Issue
Block a user