mirror of
https://github.com/fosrl/olm.git
synced 2026-02-07 21:46:40 +00:00
fix(ci): add back missing docker build local image rule
This commit is contained in:
committed by
Owen Schwartz
parent
1b474ebc1c
commit
6d2afb4c72
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -22,4 +22,4 @@ jobs:
|
||||
run: make go-build-release
|
||||
|
||||
- name: Build Docker image
|
||||
run: make docker-build-release
|
||||
run: make docker-build
|
||||
|
||||
Reference in New Issue
Block a user