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

This commit is contained in:
JMARyA 2024-12-12 19:01:02 +01:00
parent d934a700f7
commit f3a1676268
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263

View file

@ -1,4 +1,6 @@
when:
- event: cron
cron: "rebuild"
- event: push
branch: main
@ -13,8 +15,3 @@ steps:
username: jmarya
password:
from_secret: registry_token
when:
- event: cron
cron: "rebuild"
- event: push
branch: main