mirror of
https://github.com/boostorg/charconv.git
synced 2026-01-19 04:02:15 +00:00
Merge pull request #262 from boostorg/drone_retry
Add retry clone to drone config
This commit is contained in:
@@ -23,6 +23,9 @@ local linux_pipeline(name, image, environment, packages = "", sources = [], arch
|
||||
os: "linux",
|
||||
arch: arch
|
||||
},
|
||||
"clone": {
|
||||
"retries": 5
|
||||
},
|
||||
steps:
|
||||
[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user