Added pandoc for arm build
This commit is contained in:
parent
d39af56833
commit
fae4079a30
@ -53,7 +53,7 @@ build:armv7l:
|
|||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- apt-get update
|
- apt-get update
|
||||||
- apt-get install -y cmake
|
- apt-get install -y cmake pandoc
|
||||||
- git clone git://git.code.sf.net/p/makenl/code makenl
|
- git clone git://git.code.sf.net/p/makenl/code makenl
|
||||||
- cd makenl
|
- cd makenl
|
||||||
- git checkout debian
|
- git checkout debian
|
||||||
|
Reference in New Issue
Block a user