mirror of
https://github.com/librespeed/speedtest.git
synced 2024-05-10 18:54:52 +00:00
to ensure docker image updates, we build the image once a week
This commit is contained in:
4
.github/workflows/docker-publish.yml
vendored
4
.github/workflows/docker-publish.yml
vendored
@ -6,8 +6,8 @@ name: Docker
|
||||
# documentation.
|
||||
|
||||
on:
|
||||
# schedule:
|
||||
# - cron: '30 20 * * *'
|
||||
schedule:
|
||||
- cron: '30 20 * * Sun'
|
||||
push:
|
||||
branches: ["*"]
|
||||
# Publish semver tags as releases.
|
||||
|
Reference in New Issue
Block a user