Update 'Jenkinsfile'

This commit is contained in:
Mikołaj Perz 2023-04-19 20:31:48 +02:00
parent 203229a122
commit cab4b72651

2
Jenkinsfile vendored
View File

@ -9,7 +9,7 @@ pipeline {
trim: false
)
password(
defaultValue: '07f235b704f51e4ff92172f949bdcd4d',
defaultValue: '7fd89690bb261593adf9f96258adaa9c',
description: 'Kaggle token taken from kaggle.json file, as described in https://github.com/Kaggle/kaggle-api#api-credentials',
name: 'KAGGLE_KEY'
)