build and publich every master commit, no need for tag
All checks were successful
Container Publish / on-success-skip (push) Has been skipped
Container Publish / build-image (amd64) (push) Successful in 19s
Container Publish / build-image (arm64) (push) Successful in 20s
Container Publish / update docker manifest (push) Successful in 9s

This commit is contained in:
2025-07-31 15:21:34 +02:00
parent 092e9d552b
commit 21f3e27039

View File

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