fix: Make sure GitHub job pushes latest image on scheduled job
This commit is contained in:
parent
f13b67637b
commit
04972416cb
11 changed files with 231 additions and 179 deletions
9
test-files/github-events/scheduled.json
Normal file
9
test-files/github-events/scheduled.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"repository": {
|
||||
"default_branch": "main",
|
||||
"html_url": "https://github.com/gmpinder/testos",
|
||||
"owner": {
|
||||
"login": "gmpinder"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue