1
0
mirror of https://github.com/nitezs/sub2clash.git synced 2024-12-23 20:24:42 -05:00
sub2clash/.woodpecker/docker.yml
2024-04-18 00:15:45 +08:00

14 lines
282 B
YAML

when:
event: tag
steps:
- name: build
image: woodpeckerci/plugin-docker-buildx
settings:
platforms: linux/amd64,linux/arm64,linux/arm/v7
repo: nite07/sub2clash
auto_tag: true
username: nite07
password:
from_secret: docker_password