dragonflydb / dragonfly

A modern replacement for Redis and Memcached
https://www.dragonflydb.io/
Other
25.8k stars 948 forks source link

add more checks to docker release pipeline #3645

Open romange opened 2 months ago

romange commented 2 months ago

.github/workflows/docker-release.yml is the pipeline used for docker releases

Test Docker run step inside .github/workflows/reusable-container-workflow.yaml tests that the container is good. Evidently, it requires more checks to catch issues like #3644

ashotland commented 2 months ago

@devopsdragonfly - please add to your backlog.