mirror of https://github.com/grpc/grpc-java.git
observability: do not publish our artifact to maven just yet (#8938)
This commit is contained in:
parent
6559ef88a1
commit
b77bc6bb35
|
|
@ -36,3 +36,5 @@ dependencies {
|
||||||
}
|
}
|
||||||
|
|
||||||
configureProtoCompilation()
|
configureProtoCompilation()
|
||||||
|
|
||||||
|
[publishMavenPublicationToMavenRepository]*.onlyIf { false }
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue