fix clone backoff duration format
This commit is contained in:
parent
af29295793
commit
6dcb0d8787
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ clone:
|
||||||
image: woodpeckerci/plugin-git
|
image: woodpeckerci/plugin-git
|
||||||
settings:
|
settings:
|
||||||
attempts: 5
|
attempts: 5
|
||||||
backoff: 10sec
|
backoff: 10s
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: install-api-deps
|
- name: install-api-deps
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue