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

This commit is contained in:
Varun Narravula
2025-12-23 15:33:04 -08:00
committed by Owen Schwartz
parent 1b474ebc1c
commit 6d2afb4c72
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