Azure / Azure/container-apps-deploy-action
Support imageToBuild without registry url
Open
- Dominant language
- TypeScript
- Stars
- 94
- Forks
- 51
- Avg merge
- 4d 18h
- Merged PRs (30d)
- 1
Description
I'm using ACR to deploy my image, and I use the acrName as a parameter, but in my workflow I don't have the registryUrl only the acrName. But registry url mandatory if I want to specify a custom imageToBuild.
Because I already gave the acrName to the action, I want to only specify `:` part of the imageToBuild without the registryUrl.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.