Skip to content

Commit 1f04a87

Browse files
authored
Merge pull request #28741 from justinsb/fix_typo
Fix typo appearing in CI jobs
2 parents 9a6a516 + 879f9cc commit 1f04a87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/prow/config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -960,7 +960,7 @@ presets:
960960
env:
961961
- name: REGISTRY
962962
value: capzci.azurecr.io
963-
- name: LOCAL_ONLY # This variable is used for backwards compatability, can be removed once CAPZ v1.7.0+ is used in all jobs
963+
- name: LOCAL_ONLY # This variable is used for backwards compatibility, can be removed once CAPZ v1.7.0+ is used in all jobs
964964
value: "false"
965965
- name: USE_LOCAL_KIND_REGISTRY
966966
value: "false"

0 commit comments

Comments
 (0)