Update 'Jenkinsfile_create_dataset'
This commit is contained in:
parent
b92d856ea9
commit
dd18ba033c
@ -1,7 +1,9 @@
|
|||||||
pipeline {
|
pipeline {
|
||||||
agent dockerfile {
|
agent {
|
||||||
|
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
|
||||||
parameters{
|
parameters{
|
||||||
|
Loading…
Reference in New Issue
Block a user