[PORT] Rebuild porting patches

This commit is contained in:
2024-08-21 22:59:33 +02:00
parent 614fb0bc49
commit 0c321d9194
66 changed files with 265 additions and 123 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.2";
+def majorMc = "1.21";
pipeline {
agent {
@@ -26,25 +26,33 @@
}
stage("Prepare") {