0
0

Build Caddy monthly
All checks were successful
caddy / build (push) Successful in 8m5s

This commit is contained in:
Opnxng 2023-11-19 01:54:44 +08:00
parent e2c9c38da9
commit 0b326a9084

View File

@ -9,8 +9,8 @@ on:
paths:
- ".gitea/workflows/caddy.yaml"
- "dockerfiles/caddy.Dockerfile"
# schedule:
# - cron: "0 0 * * *" # at midnight
schedule:
- cron: "0 0 1 * *" # monthly
jobs:
build: