This commit is contained in:
Adam Wojdyla 2022-04-02 23:33:18 +02:00
parent 0e5d03f4e2
commit 89cb2c4a8b

View File

@ -11,12 +11,6 @@ pipeline {
description: 'Kaggle token',
name: 'KAGGLE_KEY'
)
string(
defaultValue: '117928',
description: 'Cutoff',
name: 'CUTOFF',
trim: false
)
}
agent {
dockerfile{