Build automatic release every sunday.
This commit is contained in:
@@ -3,6 +3,8 @@ name: Build startup image
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
schedule:
|
||||
- cron: '0 0 * * 0'
|
||||
|
||||
env:
|
||||
# Use docker.io for Docker Hub if empty
|
||||
|
||||
Reference in New Issue
Block a user