mirror of
https://github.com/kreuzwerker/terraform-provider-docker.git
synced 2025-12-18 14:56:17 -05:00
* chore(ci): Add retryon429 for markdownlint * fix: endpoint parameter when creating builder * fix: Improve error messages for public ECR push * chore: Linting and improve documentation
8 lines
115 B
JSON
8 lines
115 B
JSON
{
|
|
"ignorePatterns": [
|
|
],
|
|
"replacementPatterns": [
|
|
],
|
|
"retryOn429": true,
|
|
"retryCount": 5
|
|
}
|