parent
e94ebe049b
commit
4efc68002c
1 changed files with 10 additions and 0 deletions
10
.woodpecker.yml
Normal file
10
.woodpecker.yml
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
pipeline:
|
||||||
|
build-image:
|
||||||
|
image: docker.io/woodpeckerci/plugin-docker-buildx
|
||||||
|
secrets: [docker_password]
|
||||||
|
settings:
|
||||||
|
registry: https://gitea.nulo.in
|
||||||
|
username: Nulo
|
||||||
|
repo: gitea.nulo.in/nulo/super-image
|
||||||
|
tag: 3.18
|
||||||
|
compress: true
|
Loading…
Reference in a new issue