1
0
mirror of https://github.com/nitezs/sub2sing-box.git synced 2024-12-23 22:14:41 -05:00
sub2sing-box/.woodpecker/docker-nightly.yml
2024-04-17 23:08:20 +08:00

15 lines
286 B
YAML

when:
- event: cron
cron: docker-nightly
steps:
- name: build
image: woodpeckerci/plugin-docker-buildx
settings:
platforms: linux/amd64
repo: nite07/sub2sing-box
tag: nightly
username: nite07
password:
from_secret: docker_password