Skip to content

Commit 879f9cc

Browse files
committed
Fix typo appearing in CI jobs
Avoid everyone thinking they introduced the typo!
1 parent 9a6a516 commit 879f9cc

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)