This PR fixes build issues when using GH actions for building the project.
Without that fix, we are seeing issues such as follows:
info kanikoExecute - error building image: error building stage: failed to execute command: copying dir: creating file: open /opt/actions-runner/_work/nvidia-domain/nvidia-domain/v1_360_0/piper: text file busy
What this PR does / why we need it:
This PR fixes build issues when using GH actions for building the project. Without that fix, we are seeing issues such as follows: