Merge branch 'master' into network
Dieser Commit ist enthalten in:
Commit
5c195d8e28
@ -22,16 +22,11 @@ import org.apache.tools.ant.taskdefs.condition.Os
|
|||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
id 'java'
|
id 'java'
|
||||||
id 'application'
|
|
||||||
|
|
||||||
id 'com.github.johnrengelman.shadow' version '5.0.0'
|
|
||||||
}
|
}
|
||||||
|
|
||||||
group 'de.steamwar'
|
group 'de.steamwar'
|
||||||
version ''
|
version ''
|
||||||
|
|
||||||
mainClassName = ''
|
|
||||||
|
|
||||||
ext {
|
ext {
|
||||||
buildName = 'CommonCore'
|
buildName = 'CommonCore'
|
||||||
artifactName = 'commoncore'
|
artifactName = 'commoncore'
|
||||||
|
@ -1,7 +0,0 @@
|
|||||||
build:
|
|
||||||
- "ln -s /home/gitea/lib"
|
|
||||||
- "cp ~/gradle.properties ."
|
|
||||||
- "./gradlew buildProject"
|
|
||||||
|
|
||||||
artifacts:
|
|
||||||
"/binarys/persistentbungeecore.jar": "build/libs/persistentbungeecore.jar"
|
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren