mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-13 21:34:40 +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
|
||||
.packet_pr:
|
||||
only: [/^pr-.*$/]
|
||||
retry: 1
|
||||
extends: .packet
|
||||
|
||||
# CI template for periodic CI jobs
|
||||
|
||||
Reference in New Issue
Block a user