evaluation branch
Some checks failed
s434765-evaluation/pipeline/head There was a failure building this commit

This commit is contained in:
Karolina Oparczyk 2021-05-17 22:42:07 +02:00
parent cd78cbc034
commit eff81e1b48

View File

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