Azure / Azure/container-apps-deploy-action
Add --revision-suffix parameter support (which is a param from az containerapp create and az containerapp update)
Open
- Dominant language
- TypeScript
- Stars
- 94
- Forks
- 51
- Avg merge
- 4d 18h
- Merged PRs (30d)
- 1
Description
Like the title says, is it possible to add support to the --revision-suffix parameter ?
I am having issues deploying new revisions, I don't get any errors but no revision is created after I update my container app using "azure/container-apps-deploy-action@v1" with a newly built image. The new image has the same name but has code changes. It works when I create a revision through the portal and give it a Suffix.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.