Commit ff8da1cb authored by Ivaria's avatar Ivaria
Browse files

Install pandoc from community Alpine repo

parent 2feccdd2
......@@ -7,7 +7,8 @@ stages:
- /^v\d[\d\.]*(-classic-?)?(-(alpha|beta))?(-\d+)?$/
before_script:
- apk add --no-cache bash curl git subversion zip jq luacheck pandoc
- apk add --no-cache bash curl git subversion zip jq luacheck
- apk add --no-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/community/ pandoc
luacheck:
stage: build
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment