fix clone backoff duration format

This commit is contained in:
Viktor Barzin 2026-02-22 23:40:49 +00:00
parent f02e27e9ba
commit af29295793

View file

@ -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-frontend-deps - name: install-frontend-deps