Update 'Jenkinsfile_create_dataset'
This commit is contained in:
parent
c2271aec32
commit
98b257c3a9
@ -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{
|
||||
|
Loading…
Reference in New Issue
Block a user