We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc1c94d commit 02fd063Copy full SHA for 02fd063
.github/workflows/openshift-certification.yml
@@ -57,7 +57,7 @@ jobs:
57
# else
58
# IMAGE_PATH="ghcr.io/${{ github.repository_owner }}/nginx-gateway-fabric/${{ inputs.image }}:${{ inputs.image_version }}"
59
# fi
60
- # preflight check container "$IMAGE_PATH" > preflight-result.json
+ # preflight check container "$IMAGE_PAT H" > preflight-result.json
61
62
- name: Test run preflight on exiting edge images
63
env:
0 commit comments