sustainable-computing-io / kepler-model-server

Model Server for Kepler
Apache License 2.0
23 stars 25 forks source link

ci: build base image if a change is detected #293

Closed sthaha closed 1 month ago

sthaha commented 1 month ago

This PR builds (but not push) base image if a change is detected in critical files.

This should help detect issues such as https://github.com/sustainable-computing-io/kepler-model-server/actions/runs/9834078233 where the build-and-push base failed after the PR was merged.