Hi guys! I'm using Conditional Steps Plugin in Jenkins and I want to execute commands in the Shell, but it seems not to work. I show you my case:
<https://lh3.googleusercontent.com/-C_pX1ZVTgTY/Wa5cR7n4VlI/AAAAAAAAALM/8Sf2GQUbOy0G1oAXqYrGPVoY5UWQQZJsgCLcBGAs/s1600/Screenshot_18.jpg> I try to execute a simply "ECHO HI WORLD", and the console returns the following: [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 58.289 s [INFO] Finished at: 2017-09-05T09:59:49+02:00 [INFO] Final Memory: 17M/56M [INFO] ------------------------------------------------------------------------ [File exists] check if file exists [/Researches/PruebaMail/test-output/test_resultados_miniprueba.csv] Run condition [File exists] preventing perform for step [Execute shell] Finished: SUCCESS And nothing happens, "HI WORLD" doesn't appear anywhere... why?? I'm turning crazy... Thanks so much for your time... -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/05c076f8-b383-4a0f-b3ef-87e7c31e7056%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
