CI: minimal docker build (does not push yet)

This commit is contained in:
Thomas Renger 2023-01-10 15:08:28 +01:00
parent e3d655793f
commit ef6eee9f33
1 changed files with 6 additions and 0 deletions

6
.woodpecker/docker.yaml Normal file
View File

@ -0,0 +1,6 @@
pipeline:
docker-build:
image: woodpeckerci/plugin-docker-buildx
settings:
dockerfile: Dockerfile
tag: ["vollmond"]