Skip to content

Commit 643255d

Browse files
committed
Fix parameter name.
1 parent 18d87d8 commit 643255d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

orb.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ jobs:
135135
skip-deployment:
136136
type: boolean
137137
default: false
138-
cluster-domain:
138+
cluster_domain:
139139
type: env_var_name
140140
default: CLUSTER_DOMAIN
141141
steps:

0 commit comments

Comments
 (0)