1
0
Fork 0

Enable weekly builds

main
Ambrose Chua 2021-11-16 13:48:32 +08:00 committed by GitHub
parent a0fe023ca9
commit 52eacbd27a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@ name: Deploy
on:
push:
branches: [ main ]
schedule:
- cron: "12 16 * * 2"
env:
REGISTRY: docker.io