fixed jenkinsfile with stats that it connects to created image

This commit is contained in:
Maciej Tyczynski 2023-04-19 23:34:22 +02:00
parent 731e07c356
commit 2be5ed3fb2

View File

@ -1,6 +1,6 @@
pipeline {
agent {
dockerfile true
dockerfile {image 'mactyc/ium'}
}
parameters{
buildSelector(