diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index fe99e3e320bb2cdf7e2a2d7629f923a81decc01f..1ac920c433b7378da6114140f8988b750f49953f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -73,6 +73,7 @@ common:setup:
   before_script:
   script:
     - |
+      echo $OSDF_ENDPOINT$OSDF_OUTPUT_PREFIX
       df -h
       mount
       find `realpath /scratch` -type f -print0 | du -s --files0-from=- | sort -n > /tmp/df