Azure / Azure/webapps-deploy

webapps-deploy silently fails to update DOCKER_CUSTOM_IMAGE_NAME when using publish-profile auth with named image tags

Open
#542 6 comments 0 reactions 1 assignee Claimed by @kumaraksh1 View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.