12
1
FightSystem/steamwarci.yml
Lixfel f1b6fc8db9
Alle Prüfungen waren erfolgreich
SteamWarCI Build successful
Adjust CI config for new CI
Signed-off-by: Lixfel <agga-games@gmx.de>
2023-01-15 12:05:10 +01:00

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"