We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Build succeeds
Build fails to pass the git clean -d -f -f stage, does not output any information at this stage.
git clean -d -f -f
The text was updated successfully, but these errors were encountered:
I think this is because you have some unused submodules in your repository https://gitlab.com/EclectickMediaSolutions/pingstats/blob/master/.gitmodules
Related #4371
Sorry, something went wrong.
I think this is because you have some unused submodules in your repository
Thanks for the quick reply and catching that for me! This is fixed now, and I've progressed to further bugs in my own software!
No branches or pull requests
Details:
Expected Result
Build succeeds
Actual Result
Build fails to pass the
git clean -d -f -f
stage, does not output any information at this stage.The text was updated successfully, but these errors were encountered: