Adds Qemu support to build

This commit is contained in:
Franck Nijhof 2019-02-17 10:52:12 +01:00
parent bbcea60cec
commit c97a0b3c52
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -9,6 +9,7 @@ variables:
ADDON_ARMV7: "false"
ADDON_LEGACY_TAGS: "true"
ADDON_PUBLISH: "false"
ADDON_QEMU: "true"
ADDON_AARCH64_BASE: "arm64v8/ubuntu:bionic"
ADDON_AMD64_BASE: "amd64/ubuntu:bionic"