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