feat: woodpecker ci
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
0f47bfd162
commit
32e249dad3
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