Auto build

This commit is contained in:
Jan Zípek 2024-06-02 15:46:35 +02:00
parent f905c6636a
commit d13917ee95
1 changed files with 16 additions and 0 deletions

16
.woodpecker.yaml Normal file
View File

@ -0,0 +1,16 @@
when:
- event: push
branch: master
steps:
- name: build & publish
image: woodpeckerci/plugin-docker-buildx
directory: server
settings:
registry: containers.zipek.cz
username:
from_secret: zipek_registry_username
password:
from_secret: zipek_registry_password
repo: containers.zipek.cz/kamen/screen-data
tags: latest