Skip to content

Version of workspace in DSL #224

Closed Answered by simonbrowndotje
synclpz asked this question in Q&A
Discussion options

You must be logged in to vote

That's what I've used the version property for too. It's not exposed via the DSL, but you can use a script to set it:

    !script groovy {
        workspace.version = "..."
    }

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@synclpz
Comment options

@synclpz
Comment options

Answer selected by synclpz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants