Skip to content

Commit 60b57c2

Browse files
committed
Restore sleep
1 parent ab861c6 commit 60b57c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deploy/tasks/buildah-oci-ta.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -399,6 +399,7 @@ spec:
399399
date >> /app/netstat-output.txt
400400
netstat -a >> /app/netstat-output.txt
401401
echo "--------------------------------------" >> /app/netstat-output.txt
402+
sleep 30
402403
done
403404
EOF
404405

0 commit comments

Comments
 (0)