Update 'Jenkinsfile_create_dataset'

This commit is contained in:
Patryk Gałka 2023-04-18 21:28:27 +02:00
parent 7158f73271
commit b43a33cc23

View File

@ -1,5 +1,7 @@
pipeline {
agent any
agent {
dockerfile true
}
//Definijuemy parametry, które będzie można podać podczas wywoływania zadania
parameters{
string(