This commit is contained in:
parent
d934a700f7
commit
f3a1676268
1 changed files with 2 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue