Commit 51dc8913 authored by Dan Notestein's avatar Dan Notestein
Browse files

Auto-detect latest hived image from registry

Instead of hardcoding a specific HIVED_COMMIT, dynamically find the
latest commit on HIVED_SOURCE_REF that has a published image in the
registry. This handles the case where recent commits may not have
built images (e.g., docs-only or test-only changes that skip builds).
parent fbebd56f
Loading
Loading
Loading