removed empty `environment` block in Jenkinsfile which Jenkins does not like
EIVE/-/pipeline/pr-main There was a failure building this commit Details

diva....
This commit is contained in:
Ulrich Mohr 2023-06-11 12:01:26 +02:00
parent 252d140b8e
commit 822eaa4c89
1 changed files with 0 additions and 2 deletions

View File

@ -1,6 +1,4 @@
pipeline {
environment {
}
agent {
docker {
image 'eive-tmtc-ci:d1'