diff --git a/Jenkinsfile b/Jenkinsfile index 297da30..a4ae5dd 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -2,7 +2,7 @@ pipeline { agent any environment { - GIT_CREDENTIALS = '8b0e90f6-53b0-416c-9b25-d338b86c8a3a' // This should be the ID of your Jenkins credentials + GIT_CREDENTIALS = '8242519c-ed9e-447a-ad63-1f8d7368cf68' // This should be the ID of your Jenkins credentials } stages {