Azure / Azure/container-apps-deploy-action

Image Tagging & Yaml Configuration

Open
#99 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
94
Forks
51
Avg merge
4d 18h
Merged PRs (30d)
1

Description

I've read it's not advised to use "latest" when configuring your Container App. The action when setup using the "Continuous Deployment" pane in Azure uses the commit hash which seems advisable. But as far as I can tell you can't pass parameters to the yaml file so it needs a fixed image tag. Is there a way to use this action but also use the yaml configuration? If I exclude that during the update I get errors about the registry but if I include it the tag has to be "latest".

If they were separate build & deploy steps I could update the yaml but as it's all one piece, I'm a bit lost (well, I was lost before in docker world so this cannot be attributed to this nice action).

Thoughts?

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.