diff --git a/steamwarci.yml b/steamwarci.yml new file mode 100644 index 0000000..b846c29 --- /dev/null +++ b/steamwarci.yml @@ -0,0 +1,6 @@ +build: + - "ln -s /home/gitea/lib" + - "mvn package -B" + +artifacts: + "/binarys/bausystem.jar": "BauSystem_Main/target/bausystem.jar"