Update 'Jenkinsfile_create_dataset'

This commit is contained in:
Patryk Gałka 2023-04-18 21:47:41 +02:00
parent c2271aec32
commit 98b257c3a9

View File

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