Home
last modified time | relevance | path

Searched refs:_get_publish_profile_from_workflow_file (Results 1 – 1 of 1) sorted by relevance

/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/appservice/
H A Dcustom.py4597 existing_publish_profile_name = _get_publish_profile_from_workflow_file(
4704 existing_publish_profile_name = _get_publish_profile_from_workflow_file(
4730 def _get_publish_profile_from_workflow_file(workflow_file): function