Also build docker
This commit is contained in:
11
.woodpecker/docker.yml
Normal file
11
.woodpecker/docker.yml
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
steps:
|
||||||
|
build:
|
||||||
|
image: docker.io/woodpeckerci/plugin-docker-buildx:latest
|
||||||
|
settings:
|
||||||
|
auto_tag: true
|
||||||
|
default_tag: latest
|
||||||
|
repo: code.jcktrue.dk/jct/backupscript
|
||||||
|
registry: code.jcktrue.dk
|
||||||
|
username: jct
|
||||||
|
password:
|
||||||
|
from_secret: docker_token
|
Reference in New Issue
Block a user