Compare commits

...

2 Commits

Author SHA1 Message Date
0419a180e0 build on wednesday
All checks were successful
Container Publish / on-success-skip (push) Has been skipped
Container Publish / build-image (arm64) (push) Successful in 12s
Container Publish / build-image (amd64) (push) Successful in 34s
Container Publish / update docker manifest (push) Successful in 10s
2025-09-29 21:00:50 +02:00
21ec5be273 always build 2025-09-29 21:00:37 +02:00

View File

@@ -7,10 +7,8 @@ env:
on: on:
push: push:
tags:
- '*'
schedule: schedule:
- cron: "0 12 3 * *" - cron: "0 12 * * 3"
workflow_dispatch: workflow_dispatch:
workflow_call: workflow_call:
workflow_run: workflow_run: