This commit is contained in:
Dominik Strzako 2021-05-14 19:50:39 +02:00
parent b73b07faf1
commit c1687ed367

View File

@ -1,5 +1,5 @@
pipeline {
agent {image 'adnovac/ium_s434760:1.2'}
agent {docker { image 'adnovac/ium_s434760:1.2' }}
parameters{
buildSelector(
defaultSelector: lastSuccessful(),