-
Notifications
You must be signed in to change notification settings - Fork 699
Open
Labels
ciIn connection with CI (bitbucket pipelines, …)In connection with CI (bitbucket pipelines, …)
Description
With Git Submodules and BitBucket, it uses references folders rather than actual files which is fine, but when you use Piplines with it, it causes an issue as it's only seeing an empty folder.
So when you run the normal git push from local, it works fine and includes submodules, but via Pipelines it doesn't.
Has anyone found a way to do this? Or am I going to just have to drop Submodules?
Here's another ref with the same issue — https://stackoverflow.com/questions/44352168/upload-submodule-to-ftp-server-using-bitcucket-pipeline
Metadata
Metadata
Assignees
Labels
ciIn connection with CI (bitbucket pipelines, …)In connection with CI (bitbucket pipelines, …)