mirror of
https://github.com/nitezs/sub2sing-box.git
synced 2024-12-23 21:54:42 -05:00
11 lines
302 B
YAML
11 lines
302 B
YAML
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/sub2sing-box
|
|
tag: nightly
|
|
username: nite07
|
|
password:
|
|
from_secret: docker_password
|