Skip to content

Commit

Permalink
sleep for 5 min
Browse files Browse the repository at this point in the history
Signed-off-by: Shubham Gupta <[email protected]>
  • Loading branch information
shubham-cmyk committed Dec 13, 2023
1 parent 71ad783 commit bd97bfb
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,11 @@ spec:
check:
($stdout=='PONG'): true

- name: Sleep for five minutes
try:
- sleep:
duration: 5m

- name: Try saving a key
try:
- script:
Expand Down

0 comments on commit bd97bfb

Please sign in to comment.