stages: - build - deploy variables: VERSION: "1.1a-115" DISTRO: "bullseye" before_script: - env|sort - pwd include: - .gitlab-deb-x86_64.yml - .gitlab-deb-armv7l.yml