Skip to content

Adding condition to fix error handling azure

Arturo Hernandez [EPAM] requested to merge ah/fix-az-deploy-errorh into main
  • Currently pipeline is passing without throwing error while being deployed in the azure if pod is not coming up.
  • This fix will break that condition and pipeline will fail as well as showing errors of failure.

Merge request reports