[DEV] Rebuild porting patches

This commit is contained in:
2025-03-09 15:14:41 +02:00
parent c328a07345
commit 770f214dcf
71 changed files with 632 additions and 167 deletions

View File

@@ -1,5 +1,12 @@
--- a/.jenkins/Jenkinsfile.deploy
+++ b/.jenkins/Jenkinsfile.deploy
@@ -1,5 +1,5 @@
def JDK = "21"
-def majorMc = "1.21.5";
+def majorMc = "1.21.2";
pipeline {
agent {
@@ -26,25 +26,33 @@
}
stage("Prepare") {