Skip to content

Add python3 install command and update deprecated tempfile command

saketh somaraju requested to merge az/sa-maven-update into master
  • Added install python3 in before script.
  • replace deprecated tempfile command with mktemp.
  • These changes are intended to support java 17 migration.
  • Tested changes with Job 2046823
Edited by saketh somaraju

Merge request reports