addon-foldingathome/.gitlab-ci.yml
Franck Nijhof 72592effd7
🚑 Fix GitLab CI
2020-03-22 23:51:43 +01:00

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"