ansible/.woodpecker.yaml
Andrey Sokolovskiy f84a5f077f
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Обновить .woodpecker.yaml
2024-12-10 01:59:08 +00:00

10 lines
229 B
YAML

steps:
- name: publish
image: woodpeckerci/plugin-docker-buildx
settings:
platforms: linux/386,linux/amd64
repo: ${CI_REPO}
registry: git.unbind.ru
tags: latest
when:
event: [tag, push]