1
0
mirror of https://github.com/nitezs/sub2clash.git synced 2024-12-24 11:34:42 -05:00
sub2clash/.woodspecker/docker.yml

14 lines
328 B
YAML
Raw Normal View History

2024-04-17 09:52:03 -04:00
when:
event: tag
steps:
- name: build
image: woodpeckerci/plugin-docker-buildx
settings:
platforms: linux/amd64,linux/arm64/v8,linux/arm/v7,linux/386,linux/ppc64le,linux/s390x
repo: nite07/sub2clash
tag: ${CI_COMMIT_TAG}
username: nite07
password:
from_secret: docker_password