Jenkinsfile: Fix @Field annotation.

This commit is contained in:
/dev/urandom 2016-09-13 01:41:39 +02:00
parent a9c888d17b
commit 20a8c35f1f
No known key found for this signature in database
GPG Key ID: 41322B973E0F295E

2
Jenkinsfile vendored
View File

@ -33,6 +33,8 @@ is set up. For those who want to play around with this, here's a bit of informat
- If you fuck this script up, I will kill you.
*/
import groovy.transform.Field
@Field def configurations = [
"Debug",
"DebugStatic",