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:44:59 +02:00
parent b210a2939f
commit 1f2d929c2e

View File

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