fix var typo in .gitlab-ci.yml

This commit is contained in:
ohfp 2020-03-28 23:22:53 +01:00
parent f31b10b89d
commit f9f76a24c8

View file

@ -95,7 +95,7 @@ tarball_aarch64:
<<: *tarball_build_config
only:
variables:
- $TARBALL && AARCH64
- $TARBALL && $AARCH64
flatpak_x86_64:
image: ubuntu:16.04