Tom O'Connor
Tom O'Connor
We have similar problem. Docker buildx build step works fine but the build and push fails with this error.
@yorugac when you say > But it's quite possible to deploy k6-operator and the tests in the same namespace as it is. Were you expecting this to be done by...
@mstoykov do you have a branch I can try this out with? We already build K6 ourselves in order to add some extensions so this wouldn't be a big deal...
@terma I've set `GIT_URL` in my `environments` block and right before calling `CompareCoverageAction` I dumped my env and see the correct value for `GIT_URL`. But what appears to be happening...
I should note that I just tested this and using ``` step([$class: 'MasterCoverageAction', scmVars: [GIT_URL: "[email protected]:org/repo.git"]]) ``` works today as the code is written, which may even solve @oz123's problem...
@oz123 yeah, I was going to say. I'm still not able to get this to work until my proposed fix comes in. Any comment @terma on this? I can try...
@soliad yes, that's exactly what I'm proposing as well.