12
1
FightSystem/steamwarci.yml
yoyosource fec834b0f6
Einige Prüfungen sind fehlgeschlagen
SteamWarCI Build failed
Fix every error and make gradle work
2022-06-14 10:36:53 +02:00

9 Zeilen
270 B
YAML

build:
- "ln -s /home/gitea/lib"
- "cp ~/gradle.properties ."
- "./gradlew buildProject"
artifacts:
"/binarys/fightsystem.jar": "build/libs/fightsystem.jar"
"/binarys/FightSystem_Standalone.jar": "FightSystem_Standalone/build/libs/FightSystem_Standalone.jar"