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:
|
||||
- main
|
||||
schedule:
|
||||
- cron: '0 0 * * *' # every day at midnight
|
||||
- cron: '20 20 * * *' # 8:20pm everyday
|
||||
env:
|
||||
IMAGE_NAME: base
|
||||
IMAGE_TAGS: 37 latest ${{ github.sha }}
|
||||
|
||||
Reference in New Issue
Block a user