diff --git a/platform/Jenkinsfile b/platform/Jenkinsfile index f1c0e2f..5b0a6f9 100644 --- a/platform/Jenkinsfile +++ b/platform/Jenkinsfile @@ -36,8 +36,8 @@ pipeline { docker ps | grep management-platform && echo "✅ Deployed OK" || exit 1 ''' } + } - } stage('Health Check') { steps {