Update 'Jenkinsfile_create_dataset'

This commit is contained in:
Patryk Gałka 2023-04-19 10:43:37 +02:00
parent b92d856ea9
commit dd18ba033c

View File

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