build: fix } typo in Jenkinsfile

Change-Id: I30f172069e7b07efc682b7407e9c48e3cb8c2f9e
This commit is contained in:
Márton Elek 2022-06-23 09:25:51 +02:00
parent 204367b74d
commit e3ac0ae2c2
No known key found for this signature in database
GPG Key ID: D51EA8F00EE79B28

View File

@ -260,8 +260,7 @@ pipeline {
}
}
}
}
}
stage('Post') {
parallel {
stage('Lint') {