Fix CI include to process x86_64

This commit is contained in:
Deon George 2020-05-22 15:13:03 +10:00
parent 80c1c747ab
commit 89c4e5d3f4

View File

@ -9,5 +9,6 @@ before_script:
- env|sort
- pwd
include: .gitlab-deb-x86_64.yml
include: .gitlab-deb-armv7l.yml
include:
- .gitlab-deb-x86_64.yml
- .gitlab-deb-armv7l.yml