This commit is contained in:
parent
f846594acf
commit
3dc0bbb903
1 changed files with 4 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue