This commit is contained in:
@@ -49,7 +49,7 @@ compileJava {
|
||||
compileTestJava {
|
||||
options.compilerArgs << '-parameters'
|
||||
}
|
||||
|
||||
println("PUBLIHSHER TOKEN: ${System.getenv()["PUBLISHER_TOKEN"]}")
|
||||
publishing {
|
||||
repositories {
|
||||
maven {
|
||||
@@ -67,6 +67,7 @@ publishing {
|
||||
authentication {
|
||||
header(HttpHeaderAuthentication)
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
publications {
|
||||
|
Reference in New Issue
Block a user