mirror of
https://github.com/samsonjs/media.git
synced 2026-03-27 09:45:47 +00:00
Lint and test artifacts for Maven publication
Issue: #5246 PiperOrigin-RevId: 360132205
This commit is contained in:
parent
e38b48a9e2
commit
46e156afee
1 changed files with 1 additions and 0 deletions
|
|
@ -81,6 +81,7 @@ if (project.ext.has("exoplayerPublishEnabled")
|
|||
}
|
||||
}
|
||||
}
|
||||
tasks.withType(PublishToMavenRepository) { it.dependsOn lint, test }
|
||||
}
|
||||
|
||||
def getBintrayRepo() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue