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 - env|sort
- pwd - pwd
include: .gitlab-deb-x86_64.yml include:
include: .gitlab-deb-armv7l.yml - .gitlab-deb-x86_64.yml
- .gitlab-deb-armv7l.yml