build:fix: URL пакетного репозитория
This commit is contained in:
@@ -35,7 +35,7 @@ publishing {
|
|||||||
repositories {
|
repositories {
|
||||||
maven {
|
maven {
|
||||||
name = "Di9"
|
name = "Di9"
|
||||||
url = uri("https://di9.ru/git/api/packages/Voomra/maven")
|
url = uri("https://di9.ru/git/api/packages/Conventional-Commits/maven")
|
||||||
def giteaToken = System.getenv("GITEA_TOKEN")
|
def giteaToken = System.getenv("GITEA_TOKEN")
|
||||||
|
|
||||||
credentials(HttpHeaderCredentials) {
|
credentials(HttpHeaderCredentials) {
|
||||||
|
|||||||
Reference in New Issue
Block a user