build correct arch supervisord

This commit is contained in:
2026-07-12 23:34:54 +02:00
parent ea888c57fb
commit 802af7a6b3
+2 -2
View File
@@ -38,13 +38,13 @@ steps:
- gitea.lumpiasty.xyz/lumpiasty/coredns-mikrotik:buildcache
depends_on: ["Get registry creds from OpenBao"]
- name: Build and push llama-swap-supervisord
- name: Build and push supervisord
image: woodpeckerci/plugin-docker-buildx:6.1.1
privileged: true
settings:
registry: gitea.lumpiasty.xyz
repo: gitea.lumpiasty.xyz/lumpiasty/supervisord
platforms: linux/arm64
platforms: linux/amd64
tags:
- latest
- ${CI_COMMIT_SHA:0:8}