We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9715ba commit e8e0112Copy full SHA for e8e0112
.github/actions/containers-load/action.yml
@@ -24,7 +24,7 @@ runs:
24
25
- name: Load Strimzi images
26
shell: bash
27
- # TODO - check if eval is really needed
+ # TODO - check if eval is really needed?
28
run: |
29
# eval $(minikube docker-env)
30
make docker_load
0 commit comments