zadanie doker

This commit is contained in:
szymonj98 2022-04-03 15:35:20 +02:00
parent e817b1b688
commit f274de4cf5

View File

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