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