You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a shared build service name that I can reuse to have multiple subprojects reuse the same docker-compose group of services? It'd be nice to expose it so we can define things like max parallel usage and things like that too.
If there is no build service, is there a way for me to create a gradle build service that runs compose up/compose down, and that I depend on from multiple places? What's the recommended approach in that case?
The text was updated successfully, but these errors were encountered:
Is there a shared build service name that I can reuse to have multiple subprojects reuse the same docker-compose group of services? It'd be nice to expose it so we can define things like max parallel usage and things like that too.
If there is no build service, is there a way for me to create a gradle build service that runs compose up/compose down, and that I depend on from multiple places? What's the recommended approach in that case?
The text was updated successfully, but these errors were encountered: