Fix steamwarci.yml

This commit is contained in:
yoyosource
2022-08-23 17:48:09 +02:00
parent 6325404461
commit 269a238130

View File

@ -2,7 +2,7 @@ build:
- "ln -s /home/gitea/lib" - "ln -s /home/gitea/lib"
- "cp ~/gradle.properties ." - "cp ~/gradle.properties ."
- "chmod u+x build.gradle" - "chmod u+x build.gradle"
- "./gradlew buildProject" - "./gradlew build"
artifacts: artifacts:
"/binarys/TeamserverBungee.jar": "build/libs/SteamWarTeamserver.jar" "/binarys/TeamserverBungee.jar": "build/libs/SteamWarTeamserver.jar"