Open MichaelJCompton opened 5 years ago
Maybe I can integrate cloud build differently with https://github.com/marketplace/google-cloud-build ??
gitversion
also isn't give me the right versions on CloudBuild. Must be something not right about the git checkout.
related ? https://github.com/GoogleCloudPlatform/cloud-builders/issues/43
Would be nice to have SourceLink for debugging things that use this ... but (I think) because CloudBuild mirrors the GitHub repo into it's own private repo, the source that it's actually built from is from a different repo to this GitHub repo, so it seems not to be working.
If I build a symbols package locally and push that, it works fine.
Is there a way around this??