Edit Jenkinsfile
This commit is contained in:
Vendored
+1
-1
@@ -68,7 +68,7 @@ pipeline {
|
||||
}
|
||||
}
|
||||
stage('Restart Docker') {
|
||||
sh 'docker container restart main-authentication-1'
|
||||
sh 'docker container restart main-authorization-1'
|
||||
}
|
||||
}
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user