diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6e4ffd3c1117a443aed61998e430f26eb18ab23b..6bfaa5c1c566de7b0a2be2186d135f8a2eadabf4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,8 +2,7 @@ pages-testing: stage: deploy script: - pwd - - source ~/.bashrc - - echo $NVM_DIR + - cat ~/.bash_profile tags: - testing only: