Skip to content

Commit

Permalink
Update GlobalVars.groovy
Browse files Browse the repository at this point in the history
  • Loading branch information
amarkotasky authored Apr 21, 2021
1 parent 4ee1f33 commit f28e026
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/com/cleverbuilder/GlobalVars.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
package com.cleverbuilder

class GlobalVars {
static String foo = "bar"
static String foo = "barbar"

// refer to this in a pipeline using:
//
Expand Down

0 comments on commit f28e026

Please sign in to comment.