Add a canary release step where we deploy everything under canary tag.
Once it passes, it's verified that our release process works.
Then tag canary release artifacts as latest
This means we can also remove all infra & code related to previous canary flow.
Add a canary release step where we deploy everything under
canarytag.Once it passes, it's verified that our release process works.
Then tag
canaryrelease artifacts aslatestThis means we can also remove all infra & code related to previous canary flow.