You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was also looking for such an action for deploying container app jobs, but couldn't find one. I ended up writing a run command that deploys a pre-built image (which was done in a previous step) using az cli command. Sample workflow snippet given below. The CLI command is under the step named Deploy to Azure Container App Jobs
Is there a similar action for deploying "Container App Jobs"?
Container App Job
https://learn.microsoft.com/en-us/azure/container-apps/tutorial-event-driven-jobs
Action that from what I can see only supports "Container Apps":
https://github.com/Azure/container-apps-deploy-action
The text was updated successfully, but these errors were encountered: