From 8570ef41cb363cb9780bbabd43160e20b11520e8 Mon Sep 17 00:00:00 2001 From: yoyosource Date: Mon, 27 Sep 2021 17:15:36 +0200 Subject: [PATCH] Add steamwarci.yml Signed-off-by: yoyosource --- steamwarci.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 steamwarci.yml diff --git a/steamwarci.yml b/steamwarci.yml new file mode 100644 index 00000000..acaf2877 --- /dev/null +++ b/steamwarci.yml @@ -0,0 +1,7 @@ +build: + - "ln -s /home/gitea/lib" + - "cp ~/gradle.properties ." + - "./build.gradle buildProject" + + artifacts: + "/binarys/bausystem2.0.jar": "build/libs/bausystem2.0.jar"