Azure / container-apps-deploy-action

GitHub Action for building and deploying Azure Container Apps
MIT License
50 stars 30 forks source link

Use create/update to create or update container apps in source to cloud scenarios #107

Closed snehapar9 closed 4 months ago

snehapar9 commented 4 months ago

This change ensures container apps are created/updated using create/update command instead of up in source to cloud scenarios.