Обновить .woodpecker.yaml

This commit is contained in:
2024-12-10 01:59:08 +00:00
parent df7ba475fb
commit f84a5f077f
+3 -1
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]