setup:
- "ln -s /home/gitea/lib"
build:
- "mvn package -B"
artifacts:
"/binarys/bausystem.jar": "BauSystem_Main/target/bausystem.jar"