mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-05 16:00:05 +01:00
CI: Save journalctl in artifacts.
This commit is contained in:
@@ -4,6 +4,7 @@ stages:
|
|||||||
.dump_kernel_log:
|
.dump_kernel_log:
|
||||||
after_script:
|
after_script:
|
||||||
- sudo dmesg > /mnt/artifacts/dmesg.log
|
- sudo dmesg > /mnt/artifacts/dmesg.log
|
||||||
|
- sudo journalctl > /mnt/artifacts/journalctl.log
|
||||||
|
|
||||||
include:
|
include:
|
||||||
- local: .gitlab/ci/debian.yml
|
- local: .gitlab/ci/debian.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user