diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 868ad697686a47b511cecd0243554298a3f5b193..13aec601cf1cdc807bb604df93a0c8c174b6b7a6 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -73,4 +73,5 @@ common:setup:
   before_script:
   script:
     - |
-      rm -rfv /scratch/*
\ No newline at end of file
+      df -h
+      mount
\ No newline at end of file