Update 'Jenkinsfile_create_dataset'

This commit is contained in:
Patryk Gałka 2023-04-18 21:54:57 +02:00
parent f3992b98be
commit 7c1288eecf

View File

@ -1,7 +1,7 @@
pipeline {
agent {
dockerfile {
'filename': 'create.dockerfile'
'filename' 'create.dockerfile'
}
}
//Definijuemy parametry, które będzie można podać podczas wywoływania zadania