.woodpecker/docker.yaml aktualisiert
All checks were successful
ci/woodpecker/push/docker Pipeline was successful

This commit is contained in:
Phil 2025-05-29 14:43:14 +00:00
parent a112441a5c
commit fce9b40b61

View file

@ -13,6 +13,10 @@ steps:
repo: *repo
registry: git.hackmi.ch
tags: latest
username:
from_secret: ci-package-user
password:
from_secret: ci-package-pw
when:
branch: main
event: push