Lixfel
f1b6fc8db9
Alle Prüfungen waren erfolgreich
SteamWarCI Build successful
Signed-off-by: Lixfel <agga-games@gmx.de>
11 Zeilen
270 B
YAML
11 Zeilen
270 B
YAML
setup:
|
|
- "ln -s /home/gitea/lib"
|
|
|
|
build:
|
|
- "./gradlew buildProject"
|
|
- "./gradlew --stop"
|
|
|
|
artifacts:
|
|
"/binarys/fightsystem.jar": "build/libs/fightsystem.jar"
|
|
"/binarys/FightSystem_Standalone.jar": "FightSystem_Standalone/build/libs/FightSystem_Standalone.jar"
|