build: Remove unused publishing stuff
This commit is contained in:
parent
fb48a3c8af
commit
6cd674dc8f
1 changed files with 0 additions and 7 deletions
|
|
@ -1,10 +1,3 @@
|
|||
plugins {
|
||||
id("net.kyori.indra.publishing.sonatype")
|
||||
}
|
||||
|
||||
System.getenv("SNAPSHOT_PUBLISHING_USERNAME")?.run {
|
||||
setProperty("incendoUsername", this)
|
||||
}
|
||||
System.getenv("SNAPSHOT_PUBLISHING_PASSWORD")?.run {
|
||||
setProperty("incendoPassword", this)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue