Skip to content

Commit 639be8c

Browse files
MNoevaboyan-velinov
authored andcommitted
Rename appsStartTimeout to startTimeout
1 parent e52ecb7 commit 639be8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commands/deploy_command.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ func deployProcessParametersSetter() ProcessParametersSetter {
178178
}
179179
}
180180
}
181-
processBuilder.Parameter("appsStartTimeout", lastSetValue)
181+
processBuilder.Parameter("startTimeout", lastSetValue)
182182
}
183183
}
184184

0 commit comments

Comments
 (0)