fix clone backoff duration format

This commit is contained in:
Viktor Barzin 2026-02-22 23:40:50 +00:00
parent af29295793
commit 6dcb0d8787

View file

@ -7,7 +7,7 @@ clone:
image: woodpeckerci/plugin-git
settings:
attempts: 5
backoff: 10sec
backoff: 10s
steps:
- name: install-api-deps