mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Lint and test artifacts for Maven publication
Issue: #5246 PiperOrigin-RevId: 360132205
This commit is contained in:
parent
560ed115df
commit
aa2dc4c511
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() {
|
def getBintrayRepo() {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue