git action temporary disable cron
All checks were successful
/ build-docker-image (push) Successful in 1m7s
All checks were successful
/ build-docker-image (push) Successful in 1m7s
This commit is contained in:
@@ -3,8 +3,8 @@ on:
|
||||
paths:
|
||||
- "docker/**"
|
||||
- ".gitea/**"
|
||||
schedule:
|
||||
- cron: "0 02 * * *"
|
||||
# schedule:
|
||||
# - cron: "0 02 * * *"
|
||||
jobs:
|
||||
|
||||
build-docker-image:
|
||||
|
||||
Reference in New Issue
Block a user