only tags doesnt work with variables

This commit is contained in:
Deon George 2020-05-22 16:30:41 +10:00
parent 904d15de75
commit fa81499703
2 changed files with 2 additions and 2 deletions

View File

@ -13,4 +13,4 @@ armv7l:build:
- docker - docker
- armv7l - armv7l
only: only:
- ${DISTRO} - stretch

View File

@ -13,4 +13,4 @@ x86_64:build:
- docker - docker
- x86_64 - x86_64
only: only:
- ${DISTRO} - stretch