1
0
mirror of https://github.com/nitezs/sub2sing-box.git synced 2024-12-24 12:44:42 -05:00
sub2sing-box/.woodpecker/docker-nightly.yml

15 lines
286 B
YAML
Raw Normal View History

2024-04-17 11:08:20 -04:00
when:
- event: cron
cron: docker-nightly
2024-04-17 09:27:40 -04:00
steps:
- name: build
image: woodpeckerci/plugin-docker-buildx
settings:
2024-04-17 11:08:20 -04:00
platforms: linux/amd64
2024-04-17 09:27:40 -04:00
repo: nite07/sub2sing-box
tag: nightly
username: nite07
password:
from_secret: docker_password