Add steamwarci.yml
This commit is contained in:
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