Build at 8:20

~1h after the cgwalters build
This commit is contained in:
Jorge O. Castro
2022-12-17 16:55:26 -05:00
committed by GitHub
parent c71d0d8056
commit 92897ef903

View File

@@ -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 }}