Re: Conditional BuildStep Git Tag Token Macro

2015-02-25 Thread Sverre Moe
I got what I wanted. Perhaps it's not an elegant solution: 1) The build begins by first running a Groovy script. It checks if a Git tag exists. It then puts the property TAGGED=true/false into a properties file. 2) Then I use "Inject Environment Variables" from this properties file. 3) I use thi

Conditional BuildStep Git Tag Token Macro

2015-02-24 Thread Sverre Moe
I have defined a conditional build step that should check for a given git tag before executing a shell script. Using the Conditional BuildStep Plugin Exception caught evaluating condition: [org.jenkinsci.plugins.tokenmac