We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3f6faa commit fd26d01Copy full SHA for fd26d01
.gitlab-ci.yml
@@ -2,4 +2,5 @@ image: registry.gitlab.com/canbican/jwt_io:7.7.16.1libjwt
2
3
test:
4
script:
5
+ - /sbin/ldconfig
6
- make check
0 commit comments