Activate weekly e2e test cache image update

This commit is contained in:
ximon18
2020-03-25 22:58:12 +01:00
committed by GitHub
parent b0f954eef4
commit bfc9e46eac
+1 -2
View File
@@ -8,8 +8,7 @@ name: E2E Test Cache Image Builder
# Run every Sunday
on:
schedule:
- cron: '30 * * * *'
# - cron: '0 0 * * SUN'
- cron: '0 0 * * SUN'
jobs:
build-and-push: