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:
|
||||
after_script:
|
||||
- sudo dmesg > /mnt/artifacts/dmesg.log
|
||||
- sudo journalctl > /mnt/artifacts/journalctl.log
|
||||
|
||||
include:
|
||||
- local: .gitlab/ci/debian.yml
|
||||
|
||||
Reference in New Issue
Block a user