We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a9e12a commit a25c437Copy full SHA for a25c437
1 file changed
.github/workflows/run-system-tests.yaml
@@ -175,7 +175,7 @@ jobs:
175
uses: dawidd6/action-download-artifact@2536c51d3d126276eb39f74d6bc9c72ac6ef30d3
176
with:
177
workflow: build_kroxylicious_images_arm64
178
- name: kroxylicious-operator-adm
+ name: kroxylicious-operator-arm
179
run_id: ${{github.run_id}}
180
- name: 'Load Kroxylicious Operand Docker Image in Minikube'
181
run: |
0 commit comments