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:
|
paths:
|
||||||
- "docker/**"
|
- "docker/**"
|
||||||
- ".gitea/**"
|
- ".gitea/**"
|
||||||
schedule:
|
# schedule:
|
||||||
- cron: "0 02 * * *"
|
# - cron: "0 02 * * *"
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
build-docker-image:
|
build-docker-image:
|
||||||
|
|||||||
Reference in New Issue
Block a user