remove woodpecker config

This commit is contained in:
Andrey Sokolovskiy 2024-12-10 19:47:49 +07:00
parent 3a76475b71
commit ff6e83889b

View File

@ -1,10 +0,0 @@
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]