microsoft / DurableFunctionsMonitor

A monitoring/debugging UI tool for Azure Durable Functions
MIT License
221 stars 36 forks source link

Make the pipeline for pushing container images #187

Closed scale-tone closed 4 months ago

scale-tone commented 5 months ago

As part of migrating from ADO to GitHub Actions, we now need to reimplement a pipeline for automatically pushing container images.

While doing that, It is also a good idea to consider changing the container registry or the feed.

scale-tone commented 4 months ago

Done