We should ensure that cm is available to inspect/modify the current workspace. It is not necessary for the current build jobs, but in practical projects you want to pull out some repo history, and sometimes create build jobs that check stuff in.
This requires two things:
Install cm itself
Ensure that the Plastic client config files are available within the container
We should ensure that
cm
is available to inspect/modify the current workspace. It is not necessary for the current build jobs, but in practical projects you want to pull out some repo history, and sometimes create build jobs that check stuff in.This requires two things: