Fix automatically adding cache directory when cache disabled on register
What does this MR do?
Fixes warning that occurs, if disableCache=true
was added, when registering a runner
Why was this MR needed?
To disable this warning
Are there points in the code the reviewer needs to double check?
Does this MR meet the acceptance criteria?
-
Documentation created/updated -
Added tests for this feature/bug -
In case of conflicts with master
- branch was rebased
What are the relevant issue numbers?
closes #25656 (closed)