0

Change time webv2 docker image is built

This commit is contained in:
Gabe Kangas 2022-12-08 14:18:43 -08:00
parent 047e61133a
commit f8cbbec858
No known key found for this signature in database
GPG Key ID: 4345B2060657F330

View File

@ -6,7 +6,7 @@ name: Build webv2 docker
on:
workflow_dispatch:
schedule:
- cron: '0 3 * * *'
- cron: '0 0 * * *'
jobs:
Docker: