CI
This commit is contained in:
parent
e0f2b0af0b
commit
58ee7b3121
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…
Reference in a new issue