.gitlab-ci.yml: print out /etc/os-release
[garming/samba-autobuild/.git] / .gitlab-ci.yml
index 4ae00a80433c2f7bd971eddb1988750e37dedfd7..7393d97a835a4cd3fd072ff7a41e38e6c92c355b 100644 (file)
@@ -19,6 +19,7 @@ variables:
   before_script:
     - uname -a
     - lsb_release -a
   before_script:
     - uname -a
     - lsb_release -a
+    - cat /etc/os-release
     - mount
     - df -h
     - free -h
     - mount
     - df -h
     - free -h