Skip to content

Commit 6a37a91

Browse files
authored
Always pull test images for os-cert tests (#753)
1 parent cb9290a commit 6a37a91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tekton/os-cert-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ data:
77
OPERATOR_TEST_IS_RUNNING_IN_K8S: "true"
88
OPERATOR_TEST_IS_RUNNING_IN_OPENSHIFT: "true"
99
SKIP_SPRING_CNBP: "true"
10-
TEST_IMAGE_PULL_POLICY: "Always"
10+
IMAGE_PULL_POLICY: "Always"

0 commit comments

Comments
 (0)