only tags doesnt work with variables
This commit is contained in:
parent
904d15de75
commit
fa81499703
@ -13,4 +13,4 @@ armv7l:build:
|
|||||||
- docker
|
- docker
|
||||||
- armv7l
|
- armv7l
|
||||||
only:
|
only:
|
||||||
- ${DISTRO}
|
- stretch
|
||||||
|
@ -13,4 +13,4 @@ x86_64:build:
|
|||||||
- docker
|
- docker
|
||||||
- x86_64
|
- x86_64
|
||||||
only:
|
only:
|
||||||
- ${DISTRO}
|
- stretch
|
||||||
|
Reference in New Issue
Block a user