Build docker images with other linux (#5837)

This commit is contained in:
Austin
2025-01-21 18:53:32 -06:00
committed by GitHub
co-authored by GitHub
parent 9041af365d
commit 71591fb06a
6 changed files with 281 additions and 55 deletions
+6
View File
@@ -20,6 +20,12 @@ permissions:
packages: write
jobs:
docker-multiarch:
uses: ./.github/workflows/docker_manifest.yml
with:
release_channel: daily
secrets: inherit
package-ppa:
strategy:
fail-fast: false