I'm trying to set up a new Jenkins declarative pipeline that uses
test-patch's nightly mode. I'm trying to rely on docker for all the tooling
I can.

My first attempt has failed because the worker environment has no maven. I
can add it in, but I expected that to come from my dockerfile (that has a
maven install).

Reply via email to