forked from 5gi/DeepJ
a #6
This commit is contained in:
parent
78c8146fed
commit
9677f95d60
@ -31,8 +31,8 @@ publishing {
|
|||||||
maven {
|
maven {
|
||||||
name 'gitea'
|
name 'gitea'
|
||||||
url "https://git.nevets.tech/api/packages/5gi/maven/"
|
url "https://git.nevets.tech/api/packages/5gi/maven/"
|
||||||
credentials.username System.getenv('5giUserGit')
|
credentials.username System.getenv('fivegiUserGit')
|
||||||
credentials.password System.getenv('5giPassGit')
|
credentials.password System.getenv('fivegiPassGit')
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user