Paul
Paul
sorry but the original build is red... look at the flag on master, should i fork from another branch?
I really like travis but now i don't know how to debug the build failure
I can reproduce this :) woho happy happy joy joy. I see that the entire ENV PATH is replaced with my local path and that is not my expected behaviour,...
Found the issue ```java public class BuildImageConfiguration implements Serializable { public static final String DEFAULT_FILTER = "${*}"; ``` this is where the problem is if you have something like `ENV...