CI
Some checks failed
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/cron/build Pipeline failed

This commit is contained in:
JMARyA 2024-12-14 04:38:40 +00:00
parent e0f2b0af0b
commit 58ee7b3121

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