Zaktualizuj 'jenkinsfile'

.
This commit is contained in:
Julian Zabłoński 2022-03-27 22:15:25 +02:00
parent 68da13ddc6
commit 4e9766f262

View File

@ -7,7 +7,7 @@ pipeline {
name: 'KAGGLE_SECRET_KEY' name: 'KAGGLE_SECRET_KEY'
) )
string( string(
defaultValue: 'riraasaa', defaultValue: 'Julian37DataGod',
description: 'Kaggle username', description: 'Kaggle username',
name: 'KAGGLE_USERNAME' name: 'KAGGLE_USERNAME'
) )