setup: - "ln -s /home/gitea/lib" build: - "./gradlew buildProject" - "./gradlew --stop" artifacts: "/binarys/towerrun.jar": "build/libs/towerrun.jar"