ID_FROM and ID_TO with gitlab:git:fsck raketask
I'd like to force a repository check using a rake task. I can not do it using the gui since it seems to only allow it once ever 1440 min.
gitlab-rake -v gitlab:git:fsck ID_FROM=9 ID_TO=9 VERBOSE=1
still seems to loop over all projects.
Edited by 🤖 GitLab Bot 🤖