CI: minimal docker build (does not push yet)
This commit is contained in:
parent
e3d655793f
commit
ef6eee9f33
6
.woodpecker/docker.yaml
Normal file
6
.woodpecker/docker.yaml
Normal file
|
@ -0,0 +1,6 @@
|
|||
pipeline:
|
||||
docker-build:
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
settings:
|
||||
dockerfile: Dockerfile
|
||||
tag: ["vollmond"]
|
Loading…
Reference in a new issue