.gitlab-ci.yml: print out /proc/swaps
[nivanova/samba-autobuild/.git] / .gitlab-ci.yml
index 7393d97a835a4cd3fd072ff7a41e38e6c92c355b..8d4a9365dff8fd1b3d95315494faa918d041f57c 100644 (file)
@@ -22,6 +22,7 @@ variables:
     - cat /etc/os-release
     - mount
     - df -h
+    - cat /proc/swaps
     - free -h
   artifacts:
     expire_in: 1 week