redundant brace deleted
Some checks failed
s434742-evaluation/pipeline/head There was a failure building this commit
s434742-training/pipeline/head This commit looks good

This commit is contained in:
patrycjalazna 2021-05-13 17:36:16 +02:00
parent a613604cb5
commit 3ef20b0c23

View File

@ -23,7 +23,7 @@ pipeline {
)
gitParameter branchFilter: 'origin/(.*)', defaultValue: 'master', name: 'BRANCH', type: 'PT_BRANCH'
}
}
stages {