79500948

Date: 2025-03-11 13:43:02
Score: 2
Natty:
Report link

Same problem with my gitlab instance, with the exact same update path and result, but for downloading a file directly from a project repository.

    - curl -s -o file_to_download https://gitlab-ci-token:${CI_JOB_TOKEN}@${CI_SERVER_HOST}/path/of/my/project/raw/master/path/to/my/file
Reasons:
  • RegEx Blacklisted phrase (1): Same problem
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: user29964512