diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 52364eb1432a6834a7012e3b1769f2e503fc4890..ceb7d6a8be2172d0fac5336d78c6b63caa7d69c1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -30,7 +30,10 @@ stages:
   
   - cd
   - ls
+  - pwd
   - cat .bashrc
+  - source .bashrc
+  - roscd
 
 .license_header_template: &license_header_definition
   - cd $CI_PROJECT_DIR