Обновить .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

@ -5,4 +5,6 @@ steps:
platforms: linux/386,linux/amd64
repo: ${CI_REPO}
registry: git.unbind.ru
tags: latest
tags: latest
when:
event: [tag, push]