feat: woodpecker ci
This commit is contained in:
parent
e3dcc8117d
commit
80674f6794
1 changed files with 12 additions and 0 deletions
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…
Add table
Reference in a new issue