webapps-deploy silently fails to update DOCKER_CUSTOM_IMAGE_NAME when using publish-profile auth with named image tags
Open
help wanted
need-to-triage
- Dominant language
- TypeScript
- Stars
- 338
- Forks
- 234
- Avg merge
- 53m
- Merged PRs (30d)
- 3
Description
- Steps to reproduce: deploy a container app using publish-profile with a named tag (e.g. v2.5.4) — action reports success but DOCKER_CUSTOM_IMAGE_NAME retains the previous value
- Expected: container image config updated to the new tag
- Actual: config unchanged, app continues running old image
- Workaround: use azure/login + AZURE_CREDENTIALS instead of publish-profile
- Action version: v3
- App type: Azure Function App, Linux, container
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.