Add steamwarci.yml
This commit is contained in:
@ -3,7 +3,7 @@ plugins {
|
||||
}
|
||||
|
||||
group = 'de.steamwar'
|
||||
version = '1.0-SNAPSHOT'
|
||||
version = ''
|
||||
|
||||
sourceCompatibility = 11
|
||||
targetCompatibility = 11
|
||||
|
||||
8
steamwarci.yml
Normal file
8
steamwarci.yml
Normal file
@ -0,0 +1,8 @@
|
||||
build:
|
||||
- "ln -s /home/gitea/lib"
|
||||
- "cp ~/gradle.properties ."
|
||||
- "chmod u+x build.gradle"
|
||||
- "./gradlew buildProject"
|
||||
|
||||
artifacts:
|
||||
"/binarys/TeamserverBungee.jar": "build/libs/SteamWarBungeeTeamserver.jar"
|
||||
Reference in New Issue
Block a user