Build at 8:20
~1h after the cgwalters build
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -4,7 +4,7 @@ on:
|
|||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 0 * * *' # every day at midnight
|
- cron: '20 20 * * *' # 8:20pm everyday
|
||||||
env:
|
env:
|
||||||
IMAGE_NAME: base
|
IMAGE_NAME: base
|
||||||
IMAGE_TAGS: 37 latest ${{ github.sha }}
|
IMAGE_TAGS: 37 latest ${{ github.sha }}
|
||||||
|
|||||||
Reference in New Issue
Block a user