Build another nightly
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -5,7 +5,7 @@ on:
|
||||
tags:
|
||||
- 'v**'
|
||||
schedule:
|
||||
- cron: '0 1 * * *'
|
||||
- cron: '40 0 * * *'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
2
.github/workflows/build_docker.yml
vendored
2
.github/workflows/build_docker.yml
vendored
@@ -5,7 +5,7 @@ on:
|
||||
tags:
|
||||
- 'v**'
|
||||
schedule:
|
||||
- cron: '0 1 * * *'
|
||||
- cron: '40 0 * * *'
|
||||
|
||||
jobs:
|
||||
build-and-push-image:
|
||||
|
||||
Reference in New Issue
Block a user