bitbucket-pullrequest-builder-plugin icon indicating copy to clipboard operation
bitbucket-pullrequest-builder-plugin copied to clipboard

syntax error near unexpected token `newline'

Open SerhiiKorolik opened this issue 4 years ago • 0 comments

When trying to access "currentBuild.buildCauses[0].shortDescription" receive error pipeline@tmp/durable-dc6fd640/script.sh: line 1: syntax error near unexpected token `newline'

This variable is great to use in when {} expressions. It would be great to have it. For other plugins this call retrieve information about action that triggered the job (e.g. Started by an SCM change)

SerhiiKorolik avatar Feb 02 '21 08:02 SerhiiKorolik