fixed jenkinsfile with stats that it connects to created image
This commit is contained in:
parent
731e07c356
commit
2be5ed3fb2
@ -1,6 +1,6 @@
|
|||||||
pipeline {
|
pipeline {
|
||||||
agent {
|
agent {
|
||||||
dockerfile true
|
dockerfile {image 'mactyc/ium'}
|
||||||
}
|
}
|
||||||
parameters{
|
parameters{
|
||||||
buildSelector(
|
buildSelector(
|
||||||
|
Loading…
Reference in New Issue
Block a user