Enabling csharp webhook and proxy heartbeat functions (#2263)

* Enabling csharp webhook and proxy heartbeat trigger

* Adding deploy exemption.

* Fixing queue table.

* Adding function to bicep.

* Renaming function.
This commit is contained in:
Noah McGregor Harper
2022-08-17 16:29:47 -07:00
committed by GitHub
parent f5b647ef1b
commit f134c0f122
4 changed files with 6 additions and 5 deletions

View File

@ -1147,6 +1147,7 @@ class Client:
],
env=dict(os.environ, CLI_DEBUG="1"),
)
# enable dotnet function
logger.info(f"enabling DOTNET function: {dotnet_name}")
subprocess.check_output(