mirror of
https://github.com/samba-team/samba.git
synced 2025-01-08 21:18:16 +03:00
.gitlab-ci.yml: print out /proc/swaps
Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>
This commit is contained in:
parent
a6428d5f45
commit
664cd72296
@ -22,6 +22,7 @@ variables:
|
||||
- cat /etc/os-release
|
||||
- mount
|
||||
- df -h
|
||||
- cat /proc/swaps
|
||||
- free -h
|
||||
artifacts:
|
||||
expire_in: 1 week
|
||||
|
Loading…
Reference in New Issue
Block a user