mariankovic
Results
2
comments of
mariankovic
I know that this is an old thread, but I also had a problem running the `cucumber` gradle task... ``` task cucumber() { dependsOn assemble doLast { javaexec { main...
same problem here, our pipeline is using a latest "tools" image where the version of helm was upgraded to 4.0 and it started failing... I fixed it temporarily by downgrading...