From 6ef1eed92b4503c248c5e11eba42651005b4c223 Mon Sep 17 00:00:00 2001 From: yoyosource Date: Fri, 1 Jul 2022 21:15:57 +0200 Subject: [PATCH] Update steamwarci.yml --- steamwarci.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/steamwarci.yml b/steamwarci.yml index a47ca94..4a02486 100644 --- a/steamwarci.yml +++ b/steamwarci.yml @@ -5,3 +5,6 @@ build: artifacts: "/binarys/persistentbungeecore.jar": "build/libs/persistentbungeecore.jar" + +release: + - "mvn deploy:deploy-file -DgroupId=de.steamwar -DartifactId=persistentbungeecore -Dversion=RELEASE -Dpackaging=jar -Dfile=build/libs/persistentbungeecore.jar -Durl=file:///var/www/html/maven/" \ No newline at end of file