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