mirror of
https://github.com/netfun2000/docker-php-nginx.git
synced 2026-04-22 00:29:10 +08:00
Run workflow weekly to keep the image up to date
This commit is contained in:
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@@ -5,6 +5,8 @@ on:
|
||||
branches: [ master ]
|
||||
tags: ['*']
|
||||
pull_request:
|
||||
schedule:
|
||||
- cron: '0 2 * * 6'
|
||||
|
||||
env:
|
||||
IMAGE_NAME: trafex/php-nginx
|
||||
|
||||
Reference in New Issue
Block a user