This commit is contained in:
2026-04-29 10:56:26 +08:00
2 changed files with 2 additions and 1 deletions
Vendored
+1 -1
View File
@@ -68,7 +68,7 @@ pipeline {
} }
} }
stage('Restart Docker') { stage('Restart Docker') {
sh 'docker container restart main-authentication-1' sh 'docker container restart main-authorization-1'
} }
} }
break; break;
+1
View File
@@ -0,0 +1 @@
sonar.projectKey=uess-authz