Schedule run every week
This commit is contained in:
@@ -4,9 +4,11 @@ name: Build nginx fpm image
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ master ]
|
branches: [ master ]
|
||||||
|
schedule:
|
||||||
|
# Run every Sunday at midnight
|
||||||
|
- cron: '0 0 * * 0'
|
||||||
|
|
||||||
env:
|
env:
|
||||||
# Use docker.io for Docker Hub if empty
|
|
||||||
USER: chris
|
USER: chris
|
||||||
PASS: q',\H(Od:G3).Xv<#!5P
|
PASS: q',\H(Od:G3).Xv<#!5P
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user