Update 'Jenkinsfile_create_dataset'

This commit is contained in:
Patryk Gałka 2023-04-18 21:56:18 +02:00
parent b0a78c7330
commit e4fcd97ce8

View File

@ -1,7 +1,7 @@
pipeline { pipeline {
agent { agent {
dockerfile { 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