observability: do not publish our artifact to maven just yet (#8938)

This commit is contained in:
sanjaypujare 2022-02-22 13:54:48 -08:00 committed by GitHub
parent 6559ef88a1
commit b77bc6bb35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -36,3 +36,5 @@ dependencies {
}
configureProtoCompilation()
[publishMavenPublicationToMavenRepository]*.onlyIf { false }