Skip to content

Commit e8e0112

Browse files
committed
fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! Add BUILD_REGISTRY option to our build mechanism
Signed-off-by: Jakub Stejskal <[email protected]>
1 parent a9715ba commit e8e0112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/containers-load/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ runs:
2424

2525
- name: Load Strimzi images
2626
shell: bash
27-
# TODO - check if eval is really needed
27+
# TODO - check if eval is really needed?
2828
run: |
2929
# eval $(minikube docker-env)
3030
make docker_load

0 commit comments

Comments
 (0)