fixed - dockerfile to docker

This commit is contained in:
Maciej Tyczynski 2023-04-19 23:38:02 +02:00
parent 2be5ed3fb2
commit 2105ea32ef

View File

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