mirror of
https://github.com/hassio-addons/addon-foldingathome.git
synced 2025-05-04 19:31:27 +00:00
15 lines
413 B
YAML
15 lines
413 B
YAML
---
|
|
include: https://raw.githubusercontent.com/hassio-addons/organization/master/gitlabci/addon.yml
|
|
|
|
variables:
|
|
ADDON_GITHUB_REPO: "hassio-addons/addon-foldingathome"
|
|
ADDON_SLUG: "foldingathome"
|
|
ADDON_TARGET: "foldingathome"
|
|
ADDON_LEGACY_TAGS: "true"
|
|
|
|
ADDON_AARCH64: "false"
|
|
ADDON_ARMHF: "false"
|
|
ADDON_ARMV7: "false"
|
|
ADDON_I386: "false"
|
|
|
|
ADDON_AMD64_BASE: "hassioaddons/debian-base-amd64:3.0.1"
|