diff --git a/Jenkinsfile b/Jenkinsfile index 713ea4f..122f65c 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -12,7 +12,7 @@ pipeline { trim: false ) password( - defaultValue: '4825f5ebf3b5b834643d24c726593f39', + defaultValue: '', description: 'kaggle passowrd', name: 'KAGGLE_KEY' )