changed default log to json, added cmd
All checks were successful
/ build-docker-image (push) Successful in 10s

This commit is contained in:
2024-11-24 15:12:56 +00:00
parent dbecdaee4c
commit 1d30908eb4
3 changed files with 56 additions and 2 deletions

View File

@@ -3,6 +3,8 @@ on:
paths:
- "docker/**"
- ".gitea/**"
schedule:
- cron: "0 02 * * *"
jobs:
build-docker-image: