Обновить .woodpecker.yaml
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Andrey Sokolovskiy 2024-12-10 01:59:08 +00:00
parent df7ba475fb
commit f84a5f077f

View File

@ -6,3 +6,5 @@ steps:
repo: ${CI_REPO} repo: ${CI_REPO}
registry: git.unbind.ru registry: git.unbind.ru
tags: latest tags: latest
when:
event: [tag, push]