Jenkinsfile: Fix @Field annotation.
This commit is contained in:
parent
a9c888d17b
commit
20a8c35f1f
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user