ci: temporarily build docker packages for bookworm branch

This commit is contained in:
j4n
2026-09-02 10:42:14 +02:00
parent b569ae69e4
commit 284fe5c422
+1 -1
View File
@@ -8,7 +8,7 @@ name: Trigger Docker build
on:
push:
branches: [main]
branches: [main, j4n/dovecot-multidist]
tags: ['[0-9]+.[0-9]+.[0-9]+']
workflow_dispatch: