CI
All checks were successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
JMARyA 2024-12-06 19:50:28 +01:00
parent f846594acf
commit 3dc0bbb903
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263

View file

@ -14,5 +14,7 @@ steps:
password: password:
from_secret: registry_token from_secret: registry_token
when: when:
event: cron - event: cron
cron: "rebuild" cron: "rebuild"
- event: push
branch: main