Custom Environment in Grails for Hudson/Jenkins -


I am using the Grails plugin for Jenkins (formerly Hudson) and there is no way to specify a custom environment for it

A goal.

I tried in -Dgrails.env = myEnvironment war in target input and -Dgrails.env = integration any

You can only Grails.env = integration should be able to put Grails Build Build in the Build Properties panel. Have you tried?

Comments

Popular posts from this blog

android - How can I execute default sms app? -

jquery .css('text-decoration') doesn't work from parents -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -