the 'gitlab run_tests' job fails during pipeline testing due to access permissions
During the execution of the CI/CD Job gitlab run_tests
the job fails due to - what I assume is - my user-access permissions to view/clone the ltcodec
module
(Interesting if the job runs as the commitor e.g. rbednar@ucsd.edu
opposed to a management acct/role?)
Suggest providing user (rbednar@ucsd.edu) with reporter/developer access to ltcodecs
to resolve?
$ git clone -b $LTCODEC_BRANCH https://gitlab-ci-token:$CI_JOB_TOKEN@git.whoi.edu/acomms/ltcodec.git ~/ltcodec
Cloning into '/root/ltcodec'...
remote: The project you were looking for could not be found or you don't have permission to view it.
fatal: repository 'https://git.whoi.edu/acomms/ltcodec.git/' not found
Cleaning up project directory and file based variables 00:00
ERROR: Job failed: exit code 1