79429150

Date: 2025-02-11 07:19:56
Score: 1
Natty:
Report link

You should put the path in quotation marks as a string:

my_job:
  stage: test
  script:
    - cd "$CI_PROJECT_DIR/sub_folder"
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Tạ Lục Gia Hoàng