mirror of
https://github.com/Prominence/openweathermap-java-api.git
synced 2026-01-09 19:46:41 +03:00
Test commit for cirrus.
This commit is contained in:
parent
46602e1f93
commit
1ae02e0e49
@ -72,8 +72,8 @@ publishing {
|
||||
repositories {
|
||||
maven {
|
||||
credentials {
|
||||
username = ossrhUsername
|
||||
password = ossrhPassword
|
||||
username = ossrhUsername ?: ''
|
||||
password = ossrhPassword ?: ''
|
||||
}
|
||||
|
||||
url = isReleaseVersion ?
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user