mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 13:54:37 +03:00
Add one retry to packet_pr jobs
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
207d3e7b4e
commit
46d0df394f
@@ -11,6 +11,7 @@
|
|||||||
# CI template for PRs
|
# CI template for PRs
|
||||||
.packet_pr:
|
.packet_pr:
|
||||||
only: [/^pr-.*$/]
|
only: [/^pr-.*$/]
|
||||||
|
retry: 1
|
||||||
extends: .packet
|
extends: .packet
|
||||||
|
|
||||||
# CI template for periodic CI jobs
|
# CI template for periodic CI jobs
|
||||||
|
|||||||
Reference in New Issue
Block a user