Add steamwarci.yml

This commit is contained in:
yoyosource
2022-06-04 21:27:12 +02:00
parent afeb4c3d45
commit da3231771a
2 changed files with 9 additions and 1 deletions

8
steamwarci.yml Normal file
View 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"