libc6-compat in alpine testing
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Sebastian Frank 2019-03-21 16:30:48 +01:00
parent 58681bd7df
commit f8f40b2134
Signed by: apairon
GPG Key ID: 7270D06DDA7FE8C3

View File

@ -40,6 +40,7 @@ steps:
- name: test with example content
image: alpine
commands:
- apk add --no-cache libc6-compat
- dist/mark2web-`cat build/VERSION`-linux-amd64 -version
- dist/mark2web-`cat build/VERSION`-linux-amd64 -in example -out example_out -create -logLevel debug
when: