Files
Busch-Radio-Spotify/busch_radio_spotify/build.yaml
retr0 1349e6515f Fix: Repository-Struktur für HAOS Add-on Store korrigiert
- ha-addon/ → busch_radio_spotify/ (Ordner muss dem Slug entsprechen)
- repository.yaml im Root hinzugefügt (von HAOS zum Erkennen des Repos benötigt)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-06 12:31:57 +02:00

12 lines
375 B
YAML

---
# Multi-Architektur Build-Konfiguration für das HA Add-on.
# Jede Architektur bekommt das passende Alpine-basierte HA-Basisimage.
build_from:
aarch64: ghcr.io/home-assistant/aarch64-base:latest
amd64: ghcr.io/home-assistant/amd64-base:latest
armhf: ghcr.io/home-assistant/armhf-base:latest
armv7: ghcr.io/home-assistant/armv7-base:latest
args:
BUILD_FROM: ""