You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am trying to implement this project to my business environment where there are many projects and we need to know the dependency information in GITLab without having to upgrade to the premium version of GITLAB. I have done the following:
I have imported to my GITLAB repository the project of yours from github.
I've renamed .gitlab-ci.example.yml to .gitlab-ci.yml
I have generated the tokens from both github and gitlab and in the imported dependa-bot project I have configured the CI/CD with the access variables with the tokens. Also being a gitlab with enterprise environment I have also configured the GITLAB_HOSTNAME variable.
I created a scheduled for an enterprise environment project by entering the path and constructor variables (in this case it was NPM_and_YARN).
Run the scheduled pipeline.
The process stalls infinitely and stuck.
Is there something I have done wrong? Can this be done in gitlab?
Hi, I am trying to implement this project to my business environment where there are many projects and we need to know the dependency information in GITLab without having to upgrade to the premium version of GITLAB. I have done the following:
The process stalls infinitely and stuck.
Is there something I have done wrong? Can this be done in gitlab?
https://imgur.com/a/Eyvljzz
The text was updated successfully, but these errors were encountered: