Update 'Multibranch-Evaluation'

This commit is contained in:
Patryk Gałka 2023-05-10 23:55:00 +02:00
parent 35609f30d4
commit 3ebbf0d8c8

View File

@ -30,7 +30,7 @@ pipeline {
try {
copyArtifacts(projectName: 'z-s434686-evaluation/master', fingerprintArtifacts: true)
} catch (Exception e) {
echo 'nothing wrong'
}
}
}