fix var typo in .gitlab-ci.yml
This commit is contained in:
parent
f31b10b89d
commit
f9f76a24c8
1 changed files with 1 additions and 1 deletions
|
|
@ -95,7 +95,7 @@ tarball_aarch64:
|
||||||
<<: *tarball_build_config
|
<<: *tarball_build_config
|
||||||
only:
|
only:
|
||||||
variables:
|
variables:
|
||||||
- $TARBALL && AARCH64
|
- $TARBALL && $AARCH64
|
||||||
|
|
||||||
flatpak_x86_64:
|
flatpak_x86_64:
|
||||||
image: ubuntu:16.04
|
image: ubuntu:16.04
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue