Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drone does not support 3-level or above path's repositories? #3472

Open
hongyuxuan opened this issue Feb 6, 2024 · 0 comments
Open

Drone does not support 3-level or above path's repositories? #3472

hongyuxuan opened this issue Feb 6, 2024 · 0 comments
Labels

Comments

@hongyuxuan
Copy link

When installed the Drone server for GitLab, I cannot find and synchronize repositories with a 3-level or above paths.
For example,
repo1: https://gitlab.cicconline.com/group1/project1 ------ yes I can find and sync it
repo2: https://gitlab.cicconline.com/group1/project2 ------ yes I can find and sync it
repo3: https://gitlab.cicconline.com/group1/group2/project3 ------ no I cannot find and sync it
repo4: https://gitlab.cicconline.com/group1/group2/group3/project4 ------ no I cannot find and sync it

I'm sure I have read/write priviledges of the repositories above. ( I can see them in gitlab )

I have already followed all the steps of https://docs.drone.io/server/provider/gitlab/, I created a gitlab Applications with scope of api and read_user

drone-serve version: 2.22.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants