The wrong placeholders are used for the following variables in Jenkinsfile2: ``` def webAppResourceGroup = 'pcappservicelinuxrg' def webAppName = '<resource_group>' def acrName = '<app_name>' def imageName = '<registry>' ```