next Commit

This commit is contained in:
Dominik Strzako 2021-05-14 19:55:16 +02:00
parent d5db99cb79
commit 187185b0da

View File

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