From 9bf5d80629224e2f9bfa32124b8d26ad595415bd Mon Sep 17 00:00:00 2001 From: szbk Date: Sat, 18 Jan 2025 23:29:29 +0300 Subject: [PATCH] Jenkins update --- Jenkinsfile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Jenkinsfile b/Jenkinsfile index 00239f1..a035497 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -67,10 +67,10 @@ pipeline { tokenCredentialId: 'slack-token', message: """ \n 🧠 Goodreads Book Search Integration Test: - - Is the ISBN '9944824453' 🔥 - - Is the book title 'Dövmeli Adam' 🚀 - - Is the book's publication date '1 September 2008' ⏰ - - Is the page count '640' 📋 + \n- Is the ISBN '9944824453' 🔥 + \n- Is the book title 'Dövmeli Adam' 🚀 + \n- Is the book's publication date '1 September 2008' ⏰ + \n- Is the page count '640' 📋 \n Build Zamanı: ${env.BUILD_TIMESTAMP} Job '${env.JOB_NAME} [${env.BUILD_NUMBER}]' tamamlandı. Detaylar: ${env.BUILD_URL}