mirror of
https://github.com/k3s-io/k3s-ansible.git
synced 2026-06-24 12:07:21 +02:00
Minor change to trigger actions
Signed-off-by: Derek Nola <derek.nola@suse.com>
This commit is contained in:
@@ -319,7 +319,7 @@ jobs:
|
||||
exit 0
|
||||
fi
|
||||
if [ "$attempt" -lt 6 ]; then
|
||||
sleep 15
|
||||
sleep 20
|
||||
fi
|
||||
done
|
||||
exit 1
|
||||
|
||||
Reference in New Issue
Block a user