Add python3 install command and update deprecated tempfile command
- Added install python3 in before script.
- replace deprecated
tempfile
command withmktemp
. - These changes are intended to support java 17 migration.
- Tested changes with Job 2046823
Edited by saketh somaraju [EPAM]