use base image
This commit is contained in:
parent
6b006df44c
commit
2d576db15b
2 changed files with 2 additions and 7 deletions
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
|
|
@ -7,7 +7,7 @@ name: Docker
|
|||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 4 * * 6' # 4 am on Saturdays
|
||||
- cron: '0 5 * * 6' # 5 am on Saturdays
|
||||
push:
|
||||
branches: [ "main", "testing", "testing-gpuscreenrecorder","testing-tags","newest-kernel", "lto-kernel", "lts-kernel" ]
|
||||
# Publish semver tags as releases.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue