Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions