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