Skip to content
This repository was archived by the owner on Jan 17, 2025. It is now read-only.

Commit bd1a382

Browse files
authored
delay invoker container (#171)
1 parent 8f41e20 commit bd1a382

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/invoker/init.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@
2020

2121
export INVOKER_OPTS
2222
INVOKER_OPTS="$INVOKER_OPTS $(./transformEnvironment.sh)"
23-
23+
sleep 30
2424
exec invoker/bin/invoker "$@"

0 commit comments

Comments
 (0)