evaluation branch
All checks were successful
s434765-training/pipeline/head This commit looks good

This commit is contained in:
Karolina Oparczyk 2021-05-17 22:43:21 +02:00
parent e6ed31bed8
commit b210a2939f

View File

@ -2,6 +2,7 @@ node {
stage('Preparation') {
properties([
copyArtifactPermission('*'),
parameters([
buildSelector(defaultSelector: lastSuccessful(),
description: 'Which build to use for copying artifacts',