This commit is contained in:
Piotr Dec 2025-12-02 23:44:23 +01:00
parent d3e990384d
commit 501f45525b
Signed by: stawros
GPG key ID: 74B18A3F0F1E99C0
46 changed files with 993 additions and 35 deletions

14
.woodpecker/latest.yaml Normal file
View file

@ -0,0 +1,14 @@
steps:
- name: build
image: woodpeckerci/plugin-docker-buildx:5.2.2
settings:
platforms: linux/amd64
repo: hattori.ztsh.eu/iac/karl
registry: hattori.ztsh.eu
tags: latest
username: stawros
password:
from_secret: hattori-packages
when:
- event: [ tag, push, manual ]
branch: master