Skip to content

Commit d329d86

Browse files
chore: apps syncroot disable wait (#17741)
1 parent a92e35a commit d329d86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/runtime/syncroot/base/apps-syncroot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ spec:
2323
timeout: 1m
2424
prune: true
2525
force: false
26-
wait: true
26+
wait: false
2727
path: ./${ENVIRONMENT}
2828
postBuild:
2929
substitute:

0 commit comments

Comments
 (0)