12
1
FightSystem/steamwarci.yml
Lixfel aca85c6290
Alle Prüfungen waren erfolgreich
SteamWarCI Build successful
Standalone FightSystem
Signed-off-by: Lixfel <agga-games@gmx.de>
2022-02-20 16:58:07 +01:00

8 Zeilen
240 B
YAML

build:
- "ln -s /home/gitea/lib"
- "mvn package -B"
artifacts:
"/binarys/fightsystem.jar": "FightSystem_Main/target/fightsystem.jar"
"/binarys/FightSystem_Standalone.jar": "FightSystem_Standalone/target/FightSystem_Standalone.jar"