mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-11 01:57:37 -03:30
Add one retry to packet_pr jobs
This commit is contained in:
parent
207d3e7b4e
commit
46d0df394f
@ -11,6 +11,7 @@
|
||||
# CI template for PRs
|
||||
.packet_pr:
|
||||
only: [/^pr-.*$/]
|
||||
retry: 1
|
||||
extends: .packet
|
||||
|
||||
# CI template for periodic CI jobs
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user