Christian Evang

Results 3 comments of Christian Evang

> I have the same problem. I solved it with this workaround: > > ``` > { > name: '*', > channel: 'test', > prerelease: 'test-${name.replaceAll("_", "-").replaceAll("/", "-")}', > },...

It's great to have the images to be able to run rootless and the examples in the Blogpost hel a lot. It would be great to also include examples of...

Hi there, I also stumbled upon this. My scenario is somehow different but same: I've a solution with 3 projects. One is the project-under-test, one is for unit-tests and one...