GautierDig

Results 5 comments of GautierDig
trafficstars

Hi @MarkEWaite, how can I pass this environment variable ? I tried via the Jenkinsfile: ``` pipeline { agent any environment { LANG = 'C.UTF-8' } stages {... ``` But...

I still get the issue, I don't understand why because the env var LANG=C.UTF-8 is correctly set ``` Started by user gautier Obtained Jenkinsfile from XXXXXXXXXXXXXXXXXXX [Pipeline] Start of Pipeline...

To do the same as with `n98-magerun.phar config:dump frontend/routers` . Any news on this topic ?