jenkinsfile for eval copy
s470618-evaluation/pipeline/head There was a failure building this commit Details

This commit is contained in:
gedin 2023-05-24 17:11:34 +02:00
parent ab8d3e21d9
commit 47504b1f7c
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
node {
stage('Preparation') {
steps {
step {
checkout scm
script {
if (currentBuild.previousBuild) {