feat: woodpecker ci
This commit is contained in:
parent
e3dcc8117d
commit
80674f6794
12
.woodpecker.yml
Normal file
12
.woodpecker.yml
Normal file
@ -0,0 +1,12 @@
|
||||
pipeline:
|
||||
docker:
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
settings:
|
||||
username: bot
|
||||
password:
|
||||
from_secret: nexus_password
|
||||
repo: docker.nyyu.dev/nyyu/pyload-ng
|
||||
registry: docker.nyyu.dev
|
||||
tags: latest
|
||||
when:
|
||||
branch: main
|
Loading…
Reference in New Issue
Block a user