summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorFireMasterK <20838718+FireMasterK@users.noreply.github.com>2021-01-22 16:54:49 +0530
committerFireMasterK <20838718+FireMasterK@users.noreply.github.com>2021-01-22 16:54:49 +0530
commitc86e9dfc8a4f2dddc511f08f19fdeba97ab11143 (patch)
tree653fe2169caf8d5482f89c2806def9a5d7fb7771 /.github
parent40a257982164c70cb12d421f835220abd41ea3c9 (diff)
downloadinvidious-c86e9dfc8a4f2dddc511f08f19fdeba97ab11143.tar.gz
invidious-c86e9dfc8a4f2dddc511f08f19fdeba97ab11143.tar.bz2
invidious-c86e9dfc8a4f2dddc511f08f19fdeba97ab11143.zip
build image daily at 0:00 GMT
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/container-release.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/container-release.yml b/.github/workflows/container-release.yml
index 1859f082..137308d0 100644
--- a/.github/workflows/container-release.yml
+++ b/.github/workflows/container-release.yml
@@ -6,6 +6,8 @@ on:
- "master"
pull_request:
branches: "*"
+ schedule:
+ - cron: 0 0 * * *
jobs:
release: