.woodpecker/docker.yaml aktualisiert
All checks were successful
ci/woodpecker/push/docker Pipeline was successful
All checks were successful
ci/woodpecker/push/docker Pipeline was successful
This commit is contained in:
parent
a112441a5c
commit
fce9b40b61
1 changed files with 4 additions and 0 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue