migrate to a single docker file.
This commit is contained in:
parent
e9db950267
commit
79b182e042
6 changed files with 118 additions and 392 deletions
2
.github/workflows/os.yml
vendored
2
.github/workflows/os.yml
vendored
|
|
@ -7,7 +7,7 @@ name: os
|
|||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 7 */3 * *' # 7 am every 3rd day
|
||||
- cron: '0 5 */3 * *' # 5 am every 3rd day
|
||||
push:
|
||||
paths:
|
||||
- 'Dockerfile'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue