Skip to content

Commit 02fd063

Browse files
committed
Fix variable
1 parent fc1c94d commit 02fd063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/openshift-certification.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
# else
5858
# IMAGE_PATH="ghcr.io/${{ github.repository_owner }}/nginx-gateway-fabric/${{ inputs.image }}:${{ inputs.image_version }}"
5959
# fi
60-
# preflight check container "$IMAGE_PATH" > preflight-result.json
60+
# preflight check container "$IMAGE_PAT H" > preflight-result.json
6161

6262
- name: Test run preflight on exiting edge images
6363
env:

0 commit comments

Comments
 (0)