Jenkinsfile

This commit is contained in:
Kornelia Girejko 2022-03-27 22:06:46 +02:00
parent d8a2b35488
commit 938493a7ea

2
Jenkinsfile vendored
View File

@ -17,7 +17,7 @@ pipeline {
string( string(
defaultValue: '', defaultValue: '',
description: 'Value for head command', description: '',
name: 'CUTOFF' name: 'CUTOFF'
) )
} }