fix(ci): add back missing docker build local image rule

Former-commit-id: 6d2afb4c72
This commit is contained in:
Varun Narravula
2025-12-23 15:33:04 -08:00
committed by Owen Schwartz
parent 88cc57bcef
commit 148f5fde23
2 changed files with 4 additions and 1 deletions

View File

@@ -22,4 +22,4 @@ jobs:
run: make go-build-release
- name: Build Docker image
run: make docker-build-release
run: make docker-build